hide package, it's needed all the time

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 38924
This commit is contained in:
Imre Kaloz 2013-11-26 18:46:47 +00:00
parent 3b2c74e5db
commit 4c3f2ed4ca

View File

@ -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