X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=wextoolbox.mk;h=299ca33f8284768a15ac2e1c6174570ec0792c50;hb=60e4a1125ec0364e9334499eaef9f7a44875bec9;hp=02d2ddde8d4688b78cfdd8571bec89dd175e189c;hpb=4830a94d22c6324c8d9e9e977ceb85ff37c87fed;p=wextoolbox.git diff --git a/wextoolbox.mk b/wextoolbox.mk index 02d2ddd..299ca33 100644 --- a/wextoolbox.mk +++ b/wextoolbox.mk @@ -79,8 +79,10 @@ IN_BOOTSTRAPFS += spectools sge-MODULES := sge sge-SPEC := sge.spec sge-BUILD-FROM-SRPM := yes -ALL += sge -IN_BOOTSTRAPFS += sge +# 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 @@ -320,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 # @@ -362,7 +371,7 @@ ALL += sfa # # nodeconfig # -nodeconfig-MODULES := nodeconfig build +nodeconfig-MODULES := nodeconfig nodeconfig-SPEC := nodeconfig.spec ALL += nodeconfig IN_MYPLC += nodeconfig