diff options
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.24/202-mips-freestanding.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.24/202-mips-freestanding.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.24/202-mips-freestanding.patch b/target/linux/generic-2.6/patches-2.6.24/202-mips-freestanding.patch index a141a66628..e8da7e745f 100644 --- a/target/linux/generic-2.6/patches-2.6.24/202-mips-freestanding.patch +++ b/target/linux/generic-2.6/patches-2.6.24/202-mips-freestanding.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -576,6 +576,9 @@ +@@ -576,6 +576,9 @@ core-$(CONFIG_TOSHIBA_RBTX4938) += arch/ cflags-$(CONFIG_TOSHIBA_RBTX4938) += -Iinclude/asm-mips/mach-tx49xx load-$(CONFIG_TOSHIBA_RBTX4938) += 0xffffffff80100000 |