add patch for including unpartitioned space in the rootfs partition for redboot devic...
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.23 / 905-i386_build.patch
1 Index: linux-2.6.23.9/arch/i386/boot/tools/build.c
2 ===================================================================
3 --- linux-2.6.23.9.orig/arch/i386/boot/tools/build.c 2007-12-12 01:10:17.967096643 +0100
4 +++ linux-2.6.23.9/arch/i386/boot/tools/build.c 2007-12-12 01:10:22.051329391 +0100
5 @@ -29,7 +29,6 @@
6 #include <stdarg.h>
7 #include <sys/types.h>
8 #include <sys/stat.h>
9 -#include <sys/sysmacros.h>
10 #include <unistd.h>
11 #include <fcntl.h>
12 #include <sys/mman.h>