mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-27 18:19:53 +00:00
Fix typo in last commit
SVN-Revision: 10942
This commit is contained in:
@@ -119,7 +119,7 @@ docs/clean: FORCE
|
||||
$(MAKE) -C docs clean
|
||||
|
||||
distclean:
|
||||
rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds packages/openwrt-packages bin
|
||||
rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds package/openwrt-packages bin
|
||||
$(MAKE) -C scripts/config clean
|
||||
|
||||
ifeq ($(findstring v,$(DEBUG)),)
|
||||
|
||||
Reference in New Issue
Block a user