target/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian)
authorAlexandros C. Couloumbis <alex@ozo.com>
Wed, 20 Oct 2010 13:47:59 +0000 (13:47 +0000)
committerAlexandros C. Couloumbis <alex@ozo.com>
Wed, 20 Oct 2010 13:47:59 +0000 (13:47 +0000)
SVN-Revision: 23548

target/linux/adm5120/patches-2.6.36/930-2_6_36_ports.patch

index 0c5578405963e102624e283e6eaa73bd220f63a9..1e51c4717ee8e0a76f5710a23e3c4aa1d8fbacc5 100644 (file)
 +
 +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