X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fmpc52xx%2FMakefile;fp=target%2Flinux%2Fmpc52xx%2FMakefile;h=d3cf6a29503acbbe9dcdc62e469b3e2e80fdc612;hp=0000c34642e75dc1a31f7cd78c2563ecb41d9c1e;hb=7800d8ab36597bdc0396adf174e75f0b91d19c56;hpb=e151d04ce359015936b30d78a36ee883acbf0ea5 diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index 0000c34642..d3cf6a2950 100644 --- a/target/linux/mpc52xx/Makefile +++ b/target/linux/mpc52xx/Makefile @@ -20,4 +20,6 @@ define Target/Description Build images for the Freescale MPC52xx based boards. endef +KERNELNAME:="zImage" + $(eval $(call BuildTarget))