1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 16:48:11 +03:00

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
This commit is contained in:
acoul 2010-10-20 13:47:59 +00:00
parent 78d42ea9cf
commit 0d19cbb9d6

View File

@ -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