X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fppc44x%2FMakefile;fp=target%2Flinux%2Fppc44x%2FMakefile;h=5c2e15da2abf7e41f650b552e038d64f8e6ccfab;hp=f6d932743a0b0112862a934ddf70114de1cb0b9c;hb=f35da063bc797d44143542d08285cb0bf9b247de;hpb=8a450a93a59d06d401d4696737cbd13a783fbca7 diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index f6d932743a..5c2e15da2a 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -23,6 +23,6 @@ define Target/Description Build firmware images for AMCC/IBM PPC44x based boards. endef -KERNELNAME:="uImage cuImage.taishan" +KERNELNAME:=uImage cuImage.taishan $(eval $(call BuildTarget))