From: Luca Ceresoli Date: Thu, 17 May 2012 17:33:03 +0000 (+0200) Subject: netkittelnet: warn that legal-info is not implemented X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f8c6e4883442a88744d98fc6f5ddca39fc3adfa3;p=buildroot.git netkittelnet: warn that legal-info is not implemented Signed-off-by: Luca Ceresoli Signed-off-by: Thomas Petazzoni --- diff --git a/package/netkittelnet/netkittelnet.mk b/package/netkittelnet/netkittelnet.mk index ff05318726..43ba32406e 100644 --- a/package/netkittelnet/netkittelnet.mk +++ b/package/netkittelnet/netkittelnet.mk @@ -48,6 +48,9 @@ $(TARGET_DIR)/$(NETKITTELNET_TARGET_BINARY): $(NETKITTELNET_DIR)/$(NETKITTELNET_ #rm -rf $(TARGET_DIR)/share/locale $(TARGET_DIR)/usr/info \ # $(TARGET_DIR)/usr/man $(TARGET_DIR)/usr/share/doc +netkittelnet-legal-info: + @$(call legal-warning-pkg,netkittelnet,legal-info not yet implemented) + netkittelnet: netkitbase $(TARGET_DIR)/$(NETKITTELNET_TARGET_BINARY) netkittelnet-clean: