hide libiconv messages when not compiling in verbose mode (#411)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3499 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
5fa11fb06f
commit
907903e0ea
|
@ -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