From 502a3e0f56d6af2fee94bfd4c6e05c8361ccde6c Mon Sep 17 00:00:00 2001 From: blogic Date: Sat, 15 Dec 2012 01:59:35 +0000 Subject: [PATCH] [lantiq] fixes uboot dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34686 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/boot/uboot-lantiq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.11.0