target/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian)
SVN-Revision: 23548
This commit is contained in:
parent
78a11fc0d4
commit
b79b929210
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue