mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-30 19:43:09 +02:00
uboot-ar71xx: add a dependency on the ar71xx target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26683 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c4e119295c
commit
b544ee8305
@ -37,6 +37,7 @@ define Package/uboot-ar71xx-$(1)
|
|||||||
SECTION:=boot
|
SECTION:=boot
|
||||||
CATEGORY:=Boot Loaders
|
CATEGORY:=Boot Loaders
|
||||||
TITLE:=$(2)
|
TITLE:=$(2)
|
||||||
|
DEPENDS:=@TARGET_ar71xx
|
||||||
URL:=http://www.denx.de/wiki/U-Boot
|
URL:=http://www.denx.de/wiki/U-Boot
|
||||||
DEFAULT:=y if (TARGET_ar71xx_generic_NBG_460N_550N_550NH || TARGET_ar71xx_generic_Default || CONFIG_TARGET_ar71xx_generic_Minimal)
|
DEFAULT:=y if (TARGET_ar71xx_generic_NBG_460N_550N_550NH || TARGET_ar71xx_generic_Default || CONFIG_TARGET_ar71xx_generic_Minimal)
|
||||||
VARIANT:=$(1)
|
VARIANT:=$(1)
|
||||||
|
Loading…
Reference in New Issue
Block a user