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://git.openwrt.org/?a=commitdiff_plain;h=92e4f2e28c255303bc785c0cf4f5895d0c680037;p=openwrt%2Fsvn-archive%2Farchive.git [uboot-omap]: 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