mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 11:57:32 +02:00
hide libiconv messages when not compiling in verbose mode (#411)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3499 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5b6de35323
commit
43c3e8ebe1
@ -79,5 +79,5 @@ uninstall-dev:
|
||||
$(STAGING_DIR)/usr/include/iconv \
|
||||
$(STAGING_DIR)/usr/lib/iconv \
|
||||
|
||||
compile: install-dev
|
||||
clean: uninstall-dev
|
||||
compile-targets: install-dev
|
||||
clean-targets: uninstall-dev
|
||||
|
Loading…
Reference in New Issue
Block a user