X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=wextoolbox.mk;h=be6370a13f0100be59ac8b56fbf737399909a0e8;hb=ca8de0ba9b9563579b5c99882c26d38502748ad7;hp=6c8e8c9928d2bb868f929b257383d17611c31879;hpb=9ca564f0a5281955d59305d54e4bdf25a2ce2521;p=wextoolbox.git diff --git a/wextoolbox.mk b/wextoolbox.mk index 6c8e8c9..be6370a 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 boost boost-devel boost-static +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 +# uninstall this rpm that defines _missing_build_ids_terminate_build and causes the build to fail +sge-EXCLUDE-DEVEL-RPMS := redhat-rpm-config +ALL += sge +IN_BOOTSTRAPFS += sge + # # kernel #