aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mxs
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2013-11-12 01:34:30 +0000
committerZoltan HERPAI <wigyori@uid0.hu>2013-11-12 01:34:30 +0000
commit6513d84d1c0cba97b6114ad405759ec791578143 (patch)
treefc52a0d39daaf91f06142fb2d6951140a2e4a931 /target/linux/mxs
parenta934e10618c29b2c4b969dfb55d1be0105050796 (diff)
downloadupstream-6513d84d1c0cba97b6114ad405759ec791578143.tar.gz
upstream-6513d84d1c0cba97b6114ad405759ec791578143.tar.bz2
upstream-6513d84d1c0cba97b6114ad405759ec791578143.zip
mxs: rename uboot-imx23 to uboot-mxs
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38774 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mxs')
-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