fixes uboot dependency
authorJohn Crispin <john@openwrt.org>
Sat, 15 Dec 2012 01:59:35 +0000 (01:59 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 15 Dec 2012 01:59:35 +0000 (01:59 +0000)
SVN-Revision: 34686

package/boot/uboot-lantiq/Makefile

index 839f08ce4c0f8712f4550d2a47443908f9de0e74..25e6cbbb37fcc94be81ec8876bde4fa278b0fbb2 100644 (file)
@@ -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)