projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6397aeb
)
uboot-ar71xx: remove a bogus dependency
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 15 Apr 2011 00:54:14 +0000
(
00:54
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 15 Apr 2011 00:54:14 +0000
(
00:54
+0000)
SVN-Revision: 26677
package/uboot-ar71xx/Makefile
patch
|
blob
|
history
diff --git
a/package/uboot-ar71xx/Makefile
b/package/uboot-ar71xx/Makefile
index fd97392f593570689d190c166b632327d60b8377..acc911e1a21da35ed0b1985fa5cdf580c59fe9e6 100644
(file)
--- a/
package/uboot-ar71xx/Makefile
+++ b/
package/uboot-ar71xx/Makefile
@@
-36,7
+36,6
@@
define Package/uboot/template
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)
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)