projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c4d0a2
)
uboot-ar71xx: add a dependency on the ar71xx target
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 15 Apr 2011 15:41:49 +0000
(15:41 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 15 Apr 2011 15:41:49 +0000
(15:41 +0000)
SVN-Revision: 26683
package/uboot-ar71xx/Makefile
patch
|
blob
|
history
diff --git
a/package/uboot-ar71xx/Makefile
b/package/uboot-ar71xx/Makefile
index acc911e1a21da35ed0b1985fa5cdf580c59fe9e6..ab692d579d020ba3e37418cd70197f1afd6042ab 100644
(file)
--- a/
package/uboot-ar71xx/Makefile
+++ b/
package/uboot-ar71xx/Makefile
@@
-37,6
+37,7
@@
define Package/uboot-ar71xx-$(1)
SECTION:=boot
CATEGORY:=Boot Loaders
TITLE:=$(2)
+ DEPENDS:=@TARGET_ar71xx
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)