X-Git-Url: http://git.onelab.eu/?p=wextoolbox.git;a=blobdiff_plain;f=gnuradio.mk;h=fae014a8f09fd6761157e06c901d299107489bc9;hp=c3f3b7710dbf3e82dc77acc9ddec6845269ccfb4;hb=0fe43a9d6d3c46dd2e9f54f0b697adb12e7d1e1f;hpb=2e411bec214f2833005275a9b967a6914019eb1a diff --git a/gnuradio.mk b/gnuradio.mk index c3f3b77..fae014a 100644 --- a/gnuradio.mk +++ b/gnuradio.mk @@ -27,18 +27,16 @@ kernel-RPMFLAGS:= --target $(HOSTARCH) endif ### # 2.6.27 not yet ready for this #kernel-SPECVARS := iwlwifi=1 -KERNELS += kernel +### tmp +kernel-RPMDATE := yes +ALL += kernel -kernels: $(KERNELS) -kernels-clean: $(foreach package,$(KERNELS),$(package)-clean) - -ALL += $(KERNELS) # this is to mark on which image a given rpm is supposed to go -IN_BOOTCD += $(KERNELS) -IN_VSERVER += $(KERNELS) -IN_BOOTSTRAPFS += $(KERNELS) +IN_BOOTCD += kernel +IN_VSERVER += kernel +IN_BOOTSTRAPFS += kernel # turns out myplc installs kernel-vserver -IN_MYPLC += $(KERNELS) +IN_MYPLC += kernel # # madwifi @@ -259,21 +257,21 @@ www-register-wizard-SPEC := www-register-wizard.spec ALL += www-register-wizard IN_MYPLC += www-register-wizard -# -# monitor -# -monitor-MODULES := Monitor -monitor-SPEC := Monitor.spec -ALL += monitor -IN_BOOTSTRAPFS += monitor - -# -# zabbix -# -zabbix-MODULES := Monitor -zabbix-SPEC := zabbix.spec -zabbix-BUILD-FROM-SRPM := yes -ALL += zabbix +### # +### # monitor +### # +### monitor-MODULES := Monitor +### monitor-SPEC := Monitor.spec +### ALL += monitor +### IN_BOOTSTRAPFS += monitor +### +### # +### # zabbix +### # +### zabbix-MODULES := Monitor +### zabbix-SPEC := zabbix.spec +### zabbix-BUILD-FROM-SRPM := yes +### ALL += zabbix # # nodeconfig @@ -376,7 +374,7 @@ ALL += myplc # myplc-docs only contains docs for PLCAPI and NMAPI, but # we still need to pull MyPLC, as it is where the specfile lies, # together with the utility script docbook2drupal.sh -myplc-docs-MODULES := MyPLC PLCAPI NodeManager +myplc-docs-MODULES := MyPLC PLCAPI NodeManager Monitor myplc-docs-SPEC := myplc-docs.spec ALL += myplc-docs