mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-01 18:39:16 +00:00
Merge remote-tracking branch 'Drivers/master'
This commit is contained in:
7
Drivers/storage/Makefile
Normal file
7
Drivers/storage/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
build:
|
||||
make -C ahci build
|
||||
make -C ata build
|
||||
|
||||
clean:
|
||||
make -C ahci clean
|
||||
make -C ata clean
|
Reference in New Issue
Block a user