projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a08328
)
uboot-ar71xx: make it depend on the generic ar71xx subtarget
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 30 Oct 2013 06:54:56 +0000
(06:54 +0000)
committer
Gabor 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
patch
|
blob
|
history
diff --git
a/package/boot/uboot-ar71xx/Makefile
b/package/boot/uboot-ar71xx/Makefile
index 08439b231f4d0e5c7c8ad5b08d52ec658e0ae99a..1955bd8eeb4071e8dd61b50a5f0cd5f72f353178 100644
(file)
--- a/
package/boot/uboot-ar71xx/Makefile
+++ b/
package/boot/uboot-ar71xx/Makefile
@@
-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)