From 6fac68300eeddb0a3eec2e745b208e4f39ff5811 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 11 Jun 2009 12:27:52 +0200 Subject: toolchain/kernel: remove ancient versions Signed-off-by: Peter Korsgaard --- .../linux-2.6.25.19-export-linux-aout.patch | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 toolchain/kernel-headers/linux-2.6.25.19-export-linux-aout.patch (limited to 'toolchain/kernel-headers/linux-2.6.25.19-export-linux-aout.patch') diff --git a/toolchain/kernel-headers/linux-2.6.25.19-export-linux-aout.patch b/toolchain/kernel-headers/linux-2.6.25.19-export-linux-aout.patch deleted file mode 100644 index 972fa76b0..000000000 --- a/toolchain/kernel-headers/linux-2.6.25.19-export-linux-aout.patch +++ /dev/null @@ -1,24 +0,0 @@ -[PATCH] export linux/a.out.h - -Export linux/a.out.h like we do for asm/a.out.h. One minor complication is -that the interesting stuff is protected by an CONFIG_ARCH_SUPPORTS_AOUT ifdef, -so make sure this gets defined for unifdef. - -Signed-off-by: Peter Korsgaard ---- - include/linux/Kbuild | 2 ++ - 1 file changed, 2 insertions(+) - -Index: linux-2.6.25.6/include/linux/Kbuild -=================================================================== ---- linux-2.6.25.6.orig/include/linux/Kbuild -+++ linux-2.6.25.6/include/linux/Kbuild -@@ -159,6 +159,8 @@ - header-y += videotext.h - header-y += x25.h - -+UNIFDEF += -DCONFIG_ARCH_SUPPORTS_AOUT -+unifdef-y += a.out.h - unifdef-y += acct.h - unifdef-y += adb.h - unifdef-y += adfs_fs.h -- cgit v1.2.3-55-g7522