mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:43:08 +02:00
[lantiq] fixes uboot dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34686 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
45d141ce0e
commit
502a3e0f56
@ -65,7 +65,7 @@ define Package/uboot/template
|
|||||||
define Package/uboot-lantiq-$(1)
|
define Package/uboot-lantiq-$(1)
|
||||||
SECTION:=boot
|
SECTION:=boot
|
||||||
CATEGORY:=Boot Loaders
|
CATEGORY:=Boot Loaders
|
||||||
DEPENDS:=@TARGET_lantiq
|
DEPENDS:=@TARGET_lantiq_xway
|
||||||
TITLE:=$(2)
|
TITLE:=$(2)
|
||||||
URL:=http://www.denx.de/wiki/U-Boot
|
URL:=http://www.denx.de/wiki/U-Boot
|
||||||
VARIANT:=$(1)
|
VARIANT:=$(1)
|
||||||
|
Loading…
Reference in New Issue
Block a user