diff options
-rw-r--r-- | target/linux/adm5120/patches-2.6.36/930-2_6_36_ports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 0c55784059..1e51c4717e 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 |