mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-30 00:07:59 +00:00
Remove elf files too from drivers directory
This commit is contained in:
parent
05d6b52acd
commit
df0c95ef5e
1
Makefile
1
Makefile
@ -169,6 +169,7 @@ clean:
|
|||||||
rm -rf doxygen-doc iso_tmp_data
|
rm -rf doxygen-doc iso_tmp_data
|
||||||
rm -f initrd.tar.gz $(OSNAME).iso $(OSNAME).img
|
rm -f initrd.tar.gz $(OSNAME).iso $(OSNAME).img
|
||||||
rm -f initrd/system/drivers/*.fex
|
rm -f initrd/system/drivers/*.fex
|
||||||
|
rm -f initrd/system/drivers/*.elf
|
||||||
rm -f initrd/system/*.fex
|
rm -f initrd/system/*.fex
|
||||||
rm -f initrd/system/*.elf
|
rm -f initrd/system/*.elf
|
||||||
rm -f initrd/system/lib/*.a
|
rm -f initrd/system/lib/*.a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user