target/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian)

SVN-Revision: 23548
master
Alexandros C. Couloumbis 14 years ago
parent 78a11fc0d4
commit b79b929210
  1. 2
      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

Loading…
Cancel
Save