From 439ec4ea3e8f9b8bc1cf44ae938a0fe4e84814cf Mon Sep 17 00:00:00 2001 From: kaloz Date: Tue, 26 Nov 2013 18:46:47 +0000 Subject: [PATCH] [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 --- package/boot/uboot-omap/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2