summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/linux/mxs/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mxs/image/Makefile b/target/linux/mxs/image/Makefile
index ec294d58ed..7c5c33168c 100644
--- a/target/linux/mxs/image/Makefile
+++ b/target/linux/mxs/image/Makefile
@@ -35,7 +35,7 @@ define Image/BuildKernel
$(call Image/BuildKernel/olinuxino-bootlet)
endif
- ifeq ($(CONFIG_PACKAGE_uboot-imx23-mx23_olinuxino),y)
+ ifeq ($(CONFIG_PACKAGE_uboot-mxs-mx23_olinuxino),y)
$(call Image/BuildKernel/olinuxino-uboot)
endif