X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=wextoolbox.mk;h=02d2ddde8d4688b78cfdd8571bec89dd175e189c;hb=b49430ffa715e4654d182637a948698576b6461b;hp=6fa0c54a8be7d22d56a20fa6ad12f5a63bbb988d;hpb=8fd6867f0c466fb1243d980e35a2d930ac8bd421;p=wextoolbox.git diff --git a/wextoolbox.mk b/wextoolbox.mk index 6fa0c54..02d2ddd 100644 --- a/wextoolbox.mk +++ b/wextoolbox.mk @@ -28,7 +28,7 @@ # we rebuild this one only b/c f10 only has 1.34 and gnuradio needs >= 1.35 # this build is based on the f11 rpm, i.e. boost-1.37 # -boost-MODULES := boost_80211 +boost-MODULES := boost boost-SPEC := boost.spec boost-BUILD-FROM-SRPM := yes ALL += boost @@ -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,15 @@ spectools-BUILD-FROM-SRPM := yes ALL += spectools IN_BOOTSTRAPFS += spectools +# +# sge +# +sge-MODULES := sge +sge-SPEC := sge.spec +sge-BUILD-FROM-SRPM := yes +ALL += sge +IN_BOOTSTRAPFS += sge + # # kernel #