From a90c73d1c0f133ae4e0b32ec9c290597be03b876 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Fri, 11 Nov 2005 07:07:34 +0000 Subject: nslu2-kernel: cleanup openslug, ucslugc and slugos kernels, ALL - remove old kernel versions - remove openslug-kernel - move patches from openslug-kernel - fix kernel UTS_RELEASE handling (requires change in kernel.bbclass) - fix nslu2-kernel MM build - move to 2.6.14.1 (important security fix) --- .../linux/nslu2-kernel/2.6.14-mm/00-memory-h-page-shift.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/linux/nslu2-kernel/2.6.14-mm/00-memory-h-page-shift.patch (limited to 'packages/linux/nslu2-kernel/2.6.14-mm/00-memory-h-page-shift.patch') diff --git a/packages/linux/nslu2-kernel/2.6.14-mm/00-memory-h-page-shift.patch b/packages/linux/nslu2-kernel/2.6.14-mm/00-memory-h-page-shift.patch new file mode 100644 index 0000000000..999b69e851 --- /dev/null +++ b/packages/linux/nslu2-kernel/2.6.14-mm/00-memory-h-page-shift.patch @@ -0,0 +1,10 @@ +--- linux-2.6.14/include/asm-arm/arch-ixp4xx/memory.h.orig 2005-11-07 23:16:48.456117450 -0800 ++++ linux-2.6.14/include/asm-arm/arch-ixp4xx/memory.h 2005-11-07 23:16:58.160728123 -0800 +@@ -8,6 +8,7 @@ + #define __ASM_ARCH_MEMORY_H + + #include ++#include + + /* + * Physical DRAM offset. -- cgit v1.2.3