From: Imre Kaloz Date: Tue, 26 Nov 2013 18:46:47 +0000 (+0000) Subject: [uboot-omap]: hide package, it's needed all the time X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2ae5d84075eda1942c74432b68c64991bc1f094e;p=15.05%2Fopenwrt.git [uboot-omap]: hide package, it's needed all the time Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38924 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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