mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
partial revert of previous commit, broke DX50/DX90 builds
Change-Id: I728034bf5c8c6dc53e791421afa7eb700495ab55
This commit is contained in:
parent
4ff880a15c
commit
e094c599fa
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ tools: $(TOOLS)
|
||||||
veryclean: clean
|
veryclean: clean
|
||||||
$(SILENT)rm -rf $(TOOLS)
|
$(SILENT)rm -rf $(TOOLS)
|
||||||
|
|
||||||
clean:
|
clean::
|
||||||
$(SILENT)echo Cleaning build directory
|
$(SILENT)echo Cleaning build directory
|
||||||
$(SILENT)rm -rf rockbox.zip rockbox.7z rockbox.tar rockbox.tar.gz \
|
$(SILENT)rm -rf rockbox.zip rockbox.7z rockbox.tar rockbox.tar.gz \
|
||||||
rockbox.tar.xz rockbox-full.* rockbox-fonts.* TAGS apps \
|
rockbox.tar.xz rockbox-full.* rockbox-fonts.* TAGS apps \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue