1 Commits
2.0.1 ... 2.0.2

Author SHA1 Message Date
b2b9ab5268 Also compile for deb12 2025-03-21 10:31:32 +01:00

View File

@@ -6,10 +6,9 @@ MODULE = ecmc_plugin_daq
USR_CFLAGS +=-DECMC_PLUGIN_MODULE_NAME=${MODULE} USR_CFLAGS +=-DECMC_PLUGIN_MODULE_NAME=${MODULE}
BUILDCLASSES = Linux BUILDCLASSES = Linux
ARCH_FILTER = deb10% ARCH_FILTER = deb10% deb12%
# Run 7.0.6 for now EXCLUDE_VERSIONS+=3 7.0.5 7.0.6 7.0.7 7.0.9
EXCLUDE_VERSIONS+=3 7.0.5 7.0.6 7.0.7
IGNORE_MODULES += asynMotor IGNORE_MODULES += asynMotor
IGNORE_MODULES += motorBase IGNORE_MODULES += motorBase