ttcp: warn that legal-info is not implemented
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
75672c122c
commit
bbd4e1ae6c
@ -27,6 +27,9 @@ $(TTCP_DIR)/ttcp: $(TTCP_DIR)/.configured
|
||||
$(TARGET_DIR)/usr/bin/ttcp: $(TTCP_DIR)/ttcp
|
||||
cp -af $(TTCP_DIR)/ttcp $(TARGET_DIR)/usr/bin/
|
||||
|
||||
ttcp-legal-info:
|
||||
@$(call legal-warning-pkg,ttcp,legal-info not yet implemented)
|
||||
|
||||
ttcp: $(TARGET_DIR)/usr/bin/ttcp
|
||||
|
||||
ttcp-source: $(DL_DIR)/$(TTCP_SOURCE)
|
||||
|
Loading…
Reference in New Issue
Block a user