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, 1 insertions, 1 deletions
diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile
index 915faec2df..806b8f6e4e 100644
--- a/target/linux/mpc83xx/Makefile
+++ b/target/linux/mpc83xx/Makefile
@@ -23,6 +23,6 @@ define Target/Description
Build firmware images for Freescale MPC83xx based boards (eg. RouterBoard 600).
endef
-KERNELNAME:="uImage dtbImage.rb600 dtbImage.rb333"
+KERNELNAME:=uImage dtbImage.rb600 dtbImage.rb333
$(eval $(call BuildTarget))