add support for hidden packages that get selected/built but do not show up in menuconfig

SVN-Revision: 27344
This commit is contained in:
Felix Fietkau
2011-07-02 06:49:09 +00:00
parent 701543d3ef
commit bcf4757508
4 changed files with 6 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ define Package/Default
TITLE:=
KCONFIG:=
BUILDONLY:=
HIDDEN:=
URL:=
VARIANT:=
endef