newt: warn that legal-info is not implemented
authorLuca Ceresoli <luca@lucaceresoli.net>
Thu, 17 May 2012 17:33:04 +0000 (19:33 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 17 Jul 2012 17:06:21 +0000 (19:06 +0200)
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/newt/newt.mk

index ac450e0c80dfdf60e7cc0e6f52bcabe8f62cae90..b10e4f8e2f5b76fa625c5315316a54fa5c727347 100644 (file)
@@ -58,6 +58,9 @@ $(TARGET_DIR)/usr/lib/libnewt.so.$(NEWT_VERSION): $(STAGING_DIR)/usr/lib/libnewt
        -$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/lib/libnewt.so*
        touch -c $@
 
+newt-legal-info:
+       @$(call legal-warning-pkg,newt,legal-info not yet implemented)
+
 newt: slang $(TARGET_DIR)/usr/lib/libnewt.so.$(NEWT_VERSION)
 
 newt-source: $(DL_DIR)/$(NEWT_SOURCE)