Package: src:linux Version: 3.13.7-1 Severity: wishlist Tags: patch Dear Maintainer,
This patch adds or1k to the build system, making it possible to build the package linux-libc-dev for or1k. Thanks, Christian -- System Information: Debian Release: jessie/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.13-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nuar linux-3.13.7.orig/debian/config/defines linux-3.13.7/debian/config/defines --- linux-3.13.7.orig/debian/config/defines 2014-03-25 00:16:12.000000000 +0100 +++ linux-3.13.7/debian/config/defines 2014-04-28 22:18:11.000000000 +0200 @@ -19,6 +19,7 @@ m68k mips mipsel + or1k powerpc powerpcspe ppc64 diff -Nuar linux-3.13.7.orig/debian/config/or1k/defines linux-3.13.7/debian/config/or1k/defines --- linux-3.13.7.orig/debian/config/or1k/defines 1970-01-01 01:00:00.000000000 +0100 +++ linux-3.13.7/debian/config/or1k/defines 2014-04-28 22:15:58.000000000 +0200 @@ -0,0 +1,4 @@ +[base] +kernel-arch: openrisc +featuresets: +# empty; we don't have initramfs working yet