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 | 5ea6194ab0335f9c7351784b181bd3fd038fed47 (patch) | |
tree | bffe5acc557ca734671f310edd303acf11c7fc5b /target/linux/generic/patches-2.6.25/905-i386_build.patch | |
parent | d6ea3e24d49f94051305b5191edd10d213f92bf3 (diff) | |
download | upstream-5ea6194ab0335f9c7351784b181bd3fd038fed47.tar.gz upstream-5ea6194ab0335f9c7351784b181bd3fd038fed47.tar.bz2 upstream-5ea6194ab0335f9c7351784b181bd3fd038fed47.zip |
remove 2.6.25 support
SVN-Revision: 24089
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> |