X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fppc40x%2FMakefile;h=00e8d4322cd8d850e5205d46a74f7dca230f7123;hp=817abc7f49a7be5a0faf7c7f36b3f928a4ff8b05;hb=337d9adcb99902bef704795928892b528f5d7d7d;hpb=93bbaa20d9d44a26ba2c220870466288e6976896 diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 817abc7f49..00e8d4322c 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -21,6 +21,6 @@ define Target/Description Build firmware images for AMCC/IBM PPC40x based boards. endef -KERNELNAME:="uImage cuImage.magicbox cuImage.openrb" +KERNELNAME:=uImage cuImage.magicbox cuImage.openrb $(eval $(call BuildTarget))