summaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-omap
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-11-26 18:46:47 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-11-26 18:46:47 +0000
commit4c3f2ed4ca6d6891606b0d813bd7640d13f55015 (patch)
tree0bf7eed083cef8c35c3360f249a4be76021a19df /package/boot/uboot-omap
parent3b2c74e5db85f363273b3cec39e03b66ccb5aa4e (diff)
downloadmaster-31e0f0ae-4c3f2ed4ca6d6891606b0d813bd7640d13f55015.tar.gz
master-31e0f0ae-4c3f2ed4ca6d6891606b0d813bd7640d13f55015.tar.bz2
master-31e0f0ae-4c3f2ed4ca6d6891606b0d813bd7640d13f55015.zip
hide package, it's needed all the time
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38924
Diffstat (limited to 'package/boot/uboot-omap')
-rw-r--r--package/boot/uboot-omap/Makefile1
1 files changed, 1 insertions, 0 deletions
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