turn off sge
[wextoolbox.git] / wextoolbox.mk
index e28ea5d..399c374 100644 (file)
@@ -48,7 +48,7 @@ IN_BOOTSTRAPFS += gnuradio
 #
 # bbn
 #
-bbn-MODULES := bbn
+bbn-MODULES := bbn_80211
 bbn-SPEC := bbn_80211.spec
 bbn-BUILD-FROM-SRPM := yes
 bbn-DEPEND-DEVEL-RPMS := gnuradio gnuradio-devel boost boost-devel
@@ -73,6 +73,17 @@ spectools-BUILD-FROM-SRPM := yes
 ALL += spectools
 IN_BOOTSTRAPFS += spectools
 
+#
+# sge
+#
+sge-MODULES := sge
+sge-SPEC := sge.spec
+sge-BUILD-FROM-SRPM := yes
+# turning this off - current focus is on deploying the sge box separately from myplc
+# packaging is still broken, and we're exploring a ready-t-o-use distro on centos
+# ALL += sge
+# IN_BOOTSTRAPFS += sge
+
 #
 # kernel
 #