mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
add .prereq to distclean
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4169 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c133c86f41
commit
d130decc3c
2
Makefile
2
Makefile
@ -113,7 +113,7 @@ dirclean: clean
|
|||||||
rm -rf staging_dir_* toolchain_build_*
|
rm -rf staging_dir_* toolchain_build_*
|
||||||
|
|
||||||
distclean: dirclean config-clean
|
distclean: dirclean config-clean
|
||||||
rm -rf dl .*config* .pkg*
|
rm -rf dl .*config* .pkg* .prereq
|
||||||
|
|
||||||
.PHONY: FORCE
|
.PHONY: FORCE
|
||||||
FORCE:
|
FORCE:
|
||||||
|
Loading…
Reference in New Issue
Block a user