renaming WWW module into PLCWWW
[build.git] / onelab.mk
index 921ddae..ec5fcb2 100644 (file)
--- a/onelab.mk
+++ b/onelab.mk
@@ -65,16 +65,6 @@ madwifi-SPECVARS = kernel_version=$(kernel.rpm-version) \
 ALL += madwifi
 IN_BOOTSTRAPFS += madwifi
 
-#
-# iwlwifi-ucode
-#
-iwlwifi-ucode-MODULES := iwlwifi
-iwlwifi-ucode-SPEC := iwlwifi-ucode.spec
-iwlwifi-ucode-BUILD-FROM-SRPM := yes
-ALL += iwlwifi-ucode
-# in the wireless extension
-#IN_BOOTSTRAPFS += iwlwifi-ucode
-
 #
 # wireless-tools
 # 
@@ -250,6 +240,7 @@ IN_BOOTSTRAPFS += iproute
 #
 vsys-MODULES := vsys
 vsys-SPEC := vsys.spec
+IN_BOOTSTRAPFS += vsys
 ifeq "$(DISTRO)" "Fedora"
 ifeq "$(RELEASE)" "7"
 ALL += vsys
@@ -270,7 +261,7 @@ IN_MYPLC += PLCAPI
 #
 # PLCWWW
 #
-PLCWWW-MODULES := WWW
+PLCWWW-MODULES := PLCWWW
 PLCWWW-SPEC := PLCWWW.spec
 ALL += PLCWWW
 IN_MYPLC += PLCWWW