[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#747367: src:linux add ppc64el (Little Endian 64-bit PowerPC) as a target for linux-libc-dev



Package: src:linux
Version: 3.14.2-1
Severity: wishlist
Tags: patch
User: debian-powerpc@lists.debian.org
Usertags: ppc64el
quit

Hi maintainers,

This patch adds ppc64el minimal bits into the defines files
for building the linux-libc-dev package.

This is mainly desired for the rebootstrap project, which
builds that package straight from debian/rules.gen.

Thank you.

P.S.: the or1k arch has a similar patch (bug 746309);
the patches don't conflict.

--
Mauricio Faria de Oliveira
IBM Linux Technology Center
Index: linux-3.14.2/debian/config/defines
===================================================================
--- linux-3.14.2.orig/debian/config/defines	2014-04-28 11:46:12.000000000 -0300
+++ linux-3.14.2/debian/config/defines	2014-05-07 18:58:17.000000000 -0300
@@ -17,6 +17,7 @@
  powerpc
  powerpcspe
  ppc64
+ ppc64el
  s390
  s390x
  sh4
Index: linux-3.14.2/debian/config/ppc64el/defines
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ linux-3.14.2/debian/config/ppc64el/defines	2014-05-07 19:01:44.000000000 -0300
@@ -0,0 +1,4 @@
+[base]
+kernel-arch: powerpc
+featuresets:
+# empty

Reply to: