mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-08-18 17:54:15 +00:00
Remove elf files too from drivers directory
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user