diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-22 13:43:32 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-22 13:43:32 +0000 |
commit | 00da58c6ae0f70f2c6854e75b1ae12963db5b25b (patch) | |
tree | 5bf7194098aaecf95c79b85973bbf34a7873b29c /target/linux/generic/patches-2.6.25/905-i386_build.patch | |
parent | 41d306c95b13e322023c5795ee46f98cbb723434 (diff) | |
download | upstream-00da58c6ae0f70f2c6854e75b1ae12963db5b25b.tar.gz upstream-00da58c6ae0f70f2c6854e75b1ae12963db5b25b.tar.bz2 upstream-00da58c6ae0f70f2c6854e75b1ae12963db5b25b.zip |
remove 2.6.25 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24089 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.25/905-i386_build.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.25/905-i386_build.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/generic/patches-2.6.25/905-i386_build.patch b/target/linux/generic/patches-2.6.25/905-i386_build.patch deleted file mode 100644 index c701fdaa95..0000000000 --- a/target/linux/generic/patches-2.6.25/905-i386_build.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/x86/boot/tools/build.c -+++ b/arch/x86/boot/tools/build.c -@@ -29,7 +29,6 @@ - #include <stdarg.h> - #include <sys/types.h> - #include <sys/stat.h> --#include <sys/sysmacros.h> - #include <unistd.h> - #include <fcntl.h> - #include <sys/mman.h> |