Commit ca5f4f59 authored by Federico Vaga's avatar Federico Vaga

sw:drv: fix Makefile target name coccicheck

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent 1f3df4cd
......@@ -33,7 +33,7 @@ clean-spec-core-fpga.h:
install: modules_install
clean: clean-spec-core-fpga.h
modules help coccichek modules_install: svec-core-fpga.h
modules help coccicheck modules_install: svec-core-fpga.h
$(MAKE) -C $(LINUX) M=$(shell pwd) \
VERSION=$(VERSION) \
VMEBRIDGE_ABS=$(VMEBRIDGE_ABS) \
......
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