summaryrefslogtreecommitdiff
path: root/package/boot/uboot-imx23
diff options
context:
space:
mode:
authorwigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-10-14 19:01:23 +0000
committerwigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-10-14 19:01:23 +0000
commitd477b815b657d1f433c893ddff4a84cd603036f6 (patch)
tree9125429597cdc0dca863e505ac2dfabba86142e9 /package/boot/uboot-imx23
parent1c7c45e12115a71ed49dd2bf57a3d247106f7bba (diff)
imx23: rename imx23 to mxs for upcoming imx23/28 support
Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38394 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/boot/uboot-imx23')
-rw-r--r--package/boot/uboot-imx23/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-imx23/Makefile b/package/boot/uboot-imx23/Makefile
index 13f1f963cd..f41b23db16 100644
--- a/package/boot/uboot-imx23/Makefile
+++ b/package/boot/uboot-imx23/Makefile
@@ -35,7 +35,7 @@ define Package/uboot/template
define Package/uboot-imx23-$(1)
SECTION:=boot
CATEGORY:=Boot Loaders
- DEPENDS:=@TARGET_imx23
+ DEPENDS:=@TARGET_mxs
TITLE:=$(2)
URL:=http://www.denx.de/wiki/U-Boot
VARIANT:=$(1)