summaryrefslogtreecommitdiffstats
path: root/target/linux/pxa
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/pxa')
-rw-r--r--target/linux/pxa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile
index 86e4950f1e..c61231daf7 100644
--- a/target/linux/pxa/Makefile
+++ b/target/linux/pxa/Makefile
@@ -20,6 +20,6 @@ define Target/Description
Build images for PXA2xx systems, eg. Gumstix.
endef
-KERNELNAME:="uImage"
+KERNELNAME:=uImage
$(eval $(call BuildTarget))