uboot-ar71xx: make it depend on the generic ar71xx subtarget
authorGabor Juhos <juhosg@openwrt.org>
Wed, 30 Oct 2013 06:54:56 +0000 (06:54 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 30 Oct 2013 06:54:56 +0000 (06:54 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38599

package/boot/uboot-ar71xx/Makefile

index 08439b231f4d0e5c7c8ad5b08d52ec658e0ae99a..1955bd8eeb4071e8dd61b50a5f0cd5f72f353178 100644 (file)
@@ -39,7 +39,7 @@ define Package/uboot-ar71xx-$(1)
   SECTION:=boot
   CATEGORY:=Boot Loaders
   TITLE:=$(2)
-  DEPENDS:=@TARGET_ar71xx
+  DEPENDS:=@TARGET_ar71xx_generic
   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)
   VARIANT:=$(1)