1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

fixes uboot dependency

SVN-Revision: 34686
This commit is contained in:
John Crispin 2012-12-15 01:59:35 +00:00
parent 12cfa40375
commit 240a3a38e1

@ -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)