From: John Crispin <john@openwrt.org>
Date: Sat, 15 Dec 2012 01:59:35 +0000 (+0000)
Subject: fixes uboot dependency
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=240a3a38e1711857921d31b73a81a4ef9e8a3117;p=openwrt%2Fstaging%2Fthess.git

fixes uboot dependency

SVN-Revision: 34686
---

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)