projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b2c74e
)
hide package, it's needed all the time
author
Imre Kaloz
<kaloz@openwrt.org>
Tue, 26 Nov 2013 18:46:47 +0000
(18:46 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Tue, 26 Nov 2013 18:46:47 +0000
(18:46 +0000)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38924
package/boot/uboot-omap/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-omap/Makefile
b/package/boot/uboot-omap/Makefile
index 48488101c2c1e5d3bd3e09525662ab94482e40cc..45d32bd3c3a446328db84bc6cc2d83a34f0bb32e 100644
(file)
--- a/
package/boot/uboot-omap/Makefile
+++ b/
package/boot/uboot-omap/Makefile
@@
-53,6
+53,7
@@
define Package/uboot-omap-$(1)
TITLE:=$(2)
URL:=http://www.denx.de/wiki/U-Boot
VARIANT:=$(1)
+ HIDDEN:=1
endef
endef