X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f1ab14abd7e521166daf5078309fa631d5abcf20..f9adb76e53954a7a42d6b25a0754e7728cc4a39f:/target/linux/ppc40x/patches-2.6.30/005-openrb.patch?ds=sidebyside diff --git a/target/linux/ppc40x/patches-2.6.30/005-openrb.patch b/target/linux/ppc40x/patches-2.6.30/005-openrb.patch index 9ad8ea3d8..43407c202 100644 --- a/target/linux/ppc40x/patches-2.6.30/005-openrb.patch +++ b/target/linux/ppc40x/patches-2.6.30/005-openrb.patch @@ -354,7 +354,7 @@ --- a/arch/powerpc/boot/Makefile +++ b/arch/powerpc/boot/Makefile @@ -43,6 +43,7 @@ $(obj)/cuboot-taishan.o: BOOTCFLAGS += - - $(obj)/cuboot-katmai.o: BOOTCFLAGS += -mcpu=405 + $(obj)/cuboot-katmai.o: BOOTCFLAGS += -mcpu=440 $(obj)/cuboot-acadia.o: BOOTCFLAGS += -mcpu=405 $(obj)/cuboot-magicbox.o: BOOTCFLAGS += -mcpu=405 +$(obj)/cuboot-openrb.o: BOOTCFLAGS += -mcpu=405 @@ -393,7 +393,7 @@ + select 405EP + select PCI + help -+ This option enables support for the OpenRB Light board. ++ This option enables support for the OpenRB boards. + config MAKALU bool "Makalu"