Just a little cleanup
[tpg/acess2.git] / KernelLand / Modules / Makefile.tpl
index 040ea7c..6c6611e 100644 (file)
@@ -55,6 +55,7 @@ ifneq ($(BUILDTYPE),static)
        @gzip -c $(BIN) > $(BIN).gz
        $(xCP) $(BIN).gz $(DISTROOT)/$(ARCH)/Modules/$(NAME).kmd.gz
 else
+       @true
 endif
 
 

UCC git Repository :: git.ucc.asn.au