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