at91bootstrap: make packages hidden
[openwrt/staging/chunkeey.git] / package / boot / at91bootstrap / Makefile
index 7e22af6af160bf58bf98a5303dec2202afd9f762..e704c357d1711641ca699ee8b98e5cdf6d7b2c13 100644 (file)
@@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk
 define AT91Bootstrap/Default
   BUILD_TARGET:=at91
   BUILD_SUBTARGET:=sama5
+  HIDDEN:=1
   AT91BOOTSTRAP_IMAGE:=at91bootstrap.bin
 endef