aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc83xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/mpc83xx/Makefile')
-rw-r--r--target/linux/mpc83xx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile
index bc52368f06..2a721dace0 100644
--- a/target/linux/mpc83xx/Makefile
+++ b/target/linux/mpc83xx/Makefile
@@ -23,4 +23,6 @@ define Target/Description
Build firmware images for Freescale MPC83xx based boards (eg. RouterBoard 600).
endef
+KERNELNAME:="uImage"
+
$(eval $(call BuildTarget))