瀏覽代碼

hide package, it's needed all the time

Signed-off-by: Imre Kaloz <[email protected]>

SVN-Revision: 38924
Imre Kaloz 12 年之前
父節點
當前提交
4c3f2ed4ca
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/boot/uboot-omap/Makefile

+ 1 - 0
package/boot/uboot-omap/Makefile

@@ -53,6 +53,7 @@ define Package/uboot-omap-$(1)
   TITLE:=$(2)
   TITLE:=$(2)
   URL:=http://www.denx.de/wiki/U-Boot
   URL:=http://www.denx.de/wiki/U-Boot
   VARIANT:=$(1)
   VARIANT:=$(1)
+  HIDDEN:=1
 endef
 endef
 endef
 endef