1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00

clean up console output

SVN-Revision: 4174
This commit is contained in:
Mike Baker 2006-07-20 17:20:17 +00:00
parent 42933dcf13
commit df014ed12d

@ -115,5 +115,7 @@ dirclean: clean
distclean: dirclean config-clean
rm -rf dl .*config* .pkg* .prereq
.SILENT: clean dirclean distclean config-clean
.PHONY: FORCE
FORCE: