aboutsummaryrefslogtreecommitdiffstats
path: root/test/hal/testbuild/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/hal/testbuild/Makefile')
-rw-r--r--test/hal/testbuild/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hal/testbuild/Makefile b/test/hal/testbuild/Makefile
index 0e6aca07a..4703aea8a 100644
--- a/test/hal/testbuild/Makefile
+++ b/test/hal/testbuild/Makefile
@@ -218,4 +218,4 @@ RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
include $(RULESPATH)/rules.mk
misra:
- lint-nt -w3 $(DEFS) pclint/co-gcc.lnt pclint/au-misra3.lnt pclint/waivers.lnt $(IINCDIR) $(HALSRC) $(OSALSRC) $(PLATFORMSRC) > misra.txt
+ @wine lint-nt -w3 $(DEFS) pclint/co-gcc.lnt pclint/au-misra3.lnt pclint/waivers.lnt $(IINCDIR) $(HALSRC) $(OSALSRC) $(PLATFORMSRC) > misra.txt