projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f133147
)
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38599
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/boot/uboot-ar71xx/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-ar71xx/Makefile
b/package/boot/uboot-ar71xx/Makefile
index
08439b2
..
1955bd8
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)