projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
brcm47xx: update bcma and ssb to master-2011-07-21
[openwrt.git]
/
package
/
uboot-ar71xx
/
Makefile
diff --git
a/package/uboot-ar71xx/Makefile
b/package/uboot-ar71xx/Makefile
index
86a20a8
..
ab692d5
100644
(file)
--- a/
package/uboot-ar71xx/Makefile
+++ b/
package/uboot-ar71xx/Makefile
@@
-36,9
+36,10
@@
define Package/uboot/template
define Package/uboot-ar71xx-$(1)
SECTION:=boot
CATEGORY:=Boot Loaders
define Package/uboot-ar71xx-$(1)
SECTION:=boot
CATEGORY:=Boot Loaders
- DEPENDS:=@TARGET_ar71xx_generic_Default||TARGET_ar71xx_generic_Minimal||TARGET_ar71xx_generic_NBG_460N_550N_550NH
TITLE:=$(2)
TITLE:=$(2)
+ DEPENDS:=@TARGET_ar71xx
URL:=http://www.denx.de/wiki/U-Boot
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)
endef
endef
VARIANT:=$(1)
endef
endef
This page took
0.019238 seconds
and
4
git commands to generate.