Commit 1a618002 authored by Luca Ceresoli's avatar Luca Ceresoli Committed by Thomas Petazzoni
Browse files

netkitbase: warn that legal-info is not implemented

parent 16bc6efe
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -47,6 +47,9 @@ $(TARGET_DIR)/$(NETKITBASE_TARGET_BINARY): $(NETKITBASE_DIR)/$(NETKITBASE_BINARY
	fi
	touch -c $(TARGET_DIR)/$(NETKITBASE_TARGET_BINARY)

netkitbase-legal-info:
	@$(call legal-warning-pkg,netkitbase,legal-info not yet implemented)

netkitbase: $(TARGET_DIR)/$(NETKITBASE_TARGET_BINARY)

netkitbase-clean: