build system: introduce a new feature called build variants. it allows building a...
[openwrt/openwrt.git] / include / package-defaults.mk
index 2b5cb8671cc1e9f555fb31411547e967a4148eab..017a86d1e8d0d4309d10602093be10aa90b16d1e 100644 (file)
@@ -37,6 +37,7 @@ define Package/Default
   KCONFIG:=
   BUILDONLY:=
   URL:=
   KCONFIG:=
   BUILDONLY:=
   URL:=
+  VARIANT:=
 endef
 
 Build/Patch:=$(Build/Patch/Default)
 endef
 
 Build/Patch:=$(Build/Patch/Default)