Commit 24ce6c09 authored by Federico Vaga's avatar Federico Vaga

fmc: add coccicheck target to Makefile

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 4b1715e5
......@@ -14,7 +14,7 @@ export CONFIG_FMC=m
all: modules
clean modules help modules_install:
clean modules help modules_install coccicheck:
make -C $(LINUX) M=$(shell pwd) $@
.PHONY: all modules clean help install modules_install
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment