summaryrefslogtreecommitdiffstats
path: root/package/uboot-ar71xx
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-10 15:17:08 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-12-10 15:17:08 +0000
commit12e58b40f85d65e89e3f42d8b8d29db03f584055 (patch)
tree53dc4d79102c1ddaf52bfba7e8331a38b2ceecf2 /package/uboot-ar71xx
parenta5e2750f20e641189c277a323213b86e7799a17b (diff)
ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24421 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/uboot-ar71xx')
-rw-r--r--package/uboot-ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uboot-ar71xx/Makefile b/package/uboot-ar71xx/Makefile
index 83d66d4e5..86a20a8e8 100644
--- a/package/uboot-ar71xx/Makefile
+++ b/package/uboot-ar71xx/Makefile
@@ -36,7 +36,7 @@ define Package/uboot/template
define Package/uboot-ar71xx-$(1)
SECTION:=boot
CATEGORY:=Boot Loaders
- DEPENDS:=@TARGET_ar71xx_generic_NBG_460N_550N_550NH
+ DEPENDS:=@TARGET_ar71xx_generic_Default||TARGET_ar71xx_generic_Minimal||TARGET_ar71xx_generic_NBG_460N_550N_550NH
TITLE:=$(2)
URL:=http://www.denx.de/wiki/U-Boot
VARIANT:=$(1)