X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fppc40x%2FMakefile;h=39b074a5c73a82593a6546a10b57dbe89c0ef84f;hp=037ede9a1aca1b12fc5b6d83e523034e71024f7d;hb=40b6cba8e4c4f053cd423a38e29c06fd2a27cb21;hpb=56630ce61e5d3774a7f3d62de80a77c460df2776 diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 037ede9a1a..39b074a5c7 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -21,4 +21,6 @@ define Target/Description Build firmware images for AMCC/IBM PPC40x based boards. endef +KERNELNAME:="uImage cuImage.magicbox cuImage.openrb" + $(eval $(call BuildTarget))