hide package, it's needed all the time
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38924
This commit is contained in:
parent
3b2c74e5db
commit
4c3f2ed4ca
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ define Package/uboot-omap-$(1)
|
||||||
TITLE:=$(2)
|
TITLE:=$(2)
|
||||||
URL:=http://www.denx.de/wiki/U-Boot
|
URL:=http://www.denx.de/wiki/U-Boot
|
||||||
VARIANT:=$(1)
|
VARIANT:=$(1)
|
||||||
|
HIDDEN:=1
|
||||||
endef
|
endef
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue