Modules/Disk/Makefile
2022-11-01 04:00:29 +02:00

6 lines
63 B
Makefile

build:
make --quiet -C AHCI build
clean:
make -C AHCI clean