fixes uboot dependency
SVN-Revision: 34686
This commit is contained in:
parent
12cfa40375
commit
240a3a38e1
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue