From 0d19cbb9d6fe106629a90c43490c135cb919031c Mon Sep 17 00:00:00 2001 From: acoul Date: Wed, 20 Oct 2010 13:47:59 +0000 Subject: target/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23548 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/adm5120/patches-2.6.36/930-2_6_36_ports.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/adm5120/patches-2.6.36/930-2_6_36_ports.patch b/target/linux/adm5120/patches-2.6.36/930-2_6_36_ports.patch index 0c5578405..1e51c4717 100644 --- a/target/linux/adm5120/patches-2.6.36/930-2_6_36_ports.patch +++ b/target/linux/adm5120/patches-2.6.36/930-2_6_36_ports.patch @@ -116,4 +116,4 @@ + +cflags-$(CONFIG_ADM5120) += -I$(srctree)/arch/mips/include/asm/mach-adm5120 +libs-$(CONFIG_ADM5120) += arch/mips/adm5120/prom/ -+load-$(CONFIG_ADM5120) += 0xffffffff8000100 ++load-$(CONFIG_ADM5120) += 0xffffffff80001000 -- cgit v1.2.3