aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/kirkwood/Makefile')
-rw-r--r--target/linux/kirkwood/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile
index 33c33a4d6f..4b6d841de2 100644
--- a/target/linux/kirkwood/Makefile
+++ b/target/linux/kirkwood/Makefile
@@ -17,6 +17,6 @@ LINUX_VERSION:=3.14.18
include $(INCLUDE_DIR)/target.mk
-KERNELNAME:="zImage dtbs"
+KERNELNAME:=zImage dtbs
$(eval $(call BuildTarget))