X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=wextoolbox.mk;h=a7f492de1e4f28a5e6f142ef847060021b7e5f20;hb=f1a63fd55a82fefb75f21d3328b77d691bedc1e7;hp=ffa9b59a663fc9a0a0c33e1237cc02f24109a0a0;hpb=35b19174deb79e950ad5bd8d998deef7130eefb1;p=wextoolbox.git diff --git a/wextoolbox.mk b/wextoolbox.mk index ffa9b59..a7f492d 100644 --- a/wextoolbox.mk +++ b/wextoolbox.mk @@ -48,10 +48,10 @@ 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 +bbn-DEPEND-DEVEL-RPMS := gnuradio gnuradio-devel boost boost-devel ALL += bbn IN_BOOTSTRAPFS += bbn @@ -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 # @@ -311,6 +322,13 @@ www-register-wizard-SPEC := www-register-wizard.spec ALL += www-register-wizard IN_MYPLC += www-register-wizard +# +# pcucontrol +# +pcucontrol-MODULES := pcucontrol +pcucontrol-SPEC := pcucontrol.spec +ALL += pcucontrol + # # monitor #