newt: 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
f8c6e48834
commit
75672c122c
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user