mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-17 18:21:43 +00:00
Renamed "Disk" to "Storage"
This commit is contained in:
7
Storage/Makefile
Normal file
7
Storage/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
build:
|
||||
make --quiet -C AHCI build
|
||||
make --quiet -C ATA build
|
||||
|
||||
clean:
|
||||
make -C AHCI clean
|
||||
make -C ATA clean
|
Reference in New Issue
Block a user