summaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-lantiq
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-12-15 01:59:35 +0000
committerJohn Crispin <john@openwrt.org>2012-12-15 01:59:35 +0000
commit240a3a38e1711857921d31b73a81a4ef9e8a3117 (patch)
treefca6a4aac95024fc9621f41379aa060a0a697f5a /package/boot/uboot-lantiq
parent12cfa4037559caacfb5d59fed0c232f64ed58890 (diff)
downloadmaster-31e0f0ae-240a3a38e1711857921d31b73a81a4ef9e8a3117.tar.gz
master-31e0f0ae-240a3a38e1711857921d31b73a81a4ef9e8a3117.tar.bz2
master-31e0f0ae-240a3a38e1711857921d31b73a81a4ef9e8a3117.zip
fixes uboot dependency
SVN-Revision: 34686
Diffstat (limited to 'package/boot/uboot-lantiq')
-rw-r--r--package/boot/uboot-lantiq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-lantiq/Makefile b/package/boot/uboot-lantiq/Makefile
index 839f08ce4c..25e6cbbb37 100644
--- a/package/boot/uboot-lantiq/Makefile
+++ b/package/boot/uboot-lantiq/Makefile
@@ -65,7 +65,7 @@ define Package/uboot/template
define Package/uboot-lantiq-$(1)
SECTION:=boot
CATEGORY:=Boot Loaders
- DEPENDS:=@TARGET_lantiq
+ DEPENDS:=@TARGET_lantiq_xway
TITLE:=$(2)
URL:=http://www.denx.de/wiki/U-Boot
VARIANT:=$(1)