X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=wextoolbox.mk;h=399c3743a86bdf2172c80b5d8c36447182efceaa;hb=fb269f7d0154d41eada0f753486897c02b4c83af;hp=08d2b7ddb38bb250b548fe402659424d83430be1;hpb=34a9a5c57838259b0121cbbdb2b08b77c08e2073;p=wextoolbox.git diff --git a/wextoolbox.mk b/wextoolbox.mk index 08d2b7d..399c374 100644 --- a/wextoolbox.mk +++ b/wextoolbox.mk @@ -48,9 +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 boost boost-devel ALL += bbn IN_BOOTSTRAPFS += bbn @@ -72,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 #