[kernel] refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.23 / 202-mips-freestanding.patch
1 --- a/arch/mips/Makefile
2 +++ b/arch/mips/Makefile
3 @@ -565,6 +565,9 @@ core-$(CONFIG_TOSHIBA_RBTX4938) += arch/
4 cflags-$(CONFIG_TOSHIBA_RBTX4938) += -Iinclude/asm-mips/mach-tx49xx
5 load-$(CONFIG_TOSHIBA_RBTX4938) += 0xffffffff80100000
6
7 +# temporary until string.h is fixed
8 +cflags-y += -ffreestanding
9 +
10 cflags-y += -Iinclude/asm-mips/mach-generic
11 drivers-$(CONFIG_PCI) += arch/mips/pci/
12
This page took 0.041399 seconds and 5 git commands to generate.