From: Imre Kaloz Date: Tue, 26 Nov 2013 18:46:47 +0000 (+0000) Subject: hide package, it's needed all the time X-Git-Tag: reboot~8522 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=4c3f2ed4ca6d6891606b0d813bd7640d13f55015;p=lede-git%2F.git hide package, it's needed all the time Signed-off-by: Imre Kaloz SVN-Revision: 38924 --- diff --git a/package/boot/uboot-omap/Makefile b/package/boot/uboot-omap/Makefile index 48488101c2..45d32bd3c3 100644 --- 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