mirror of
https://github.com/Fennix-Project/Drivers.git
synced 2025-05-27 15:04:28 +00:00
6 lines
79 B
Makefile
6 lines
79 B
Makefile
build:
|
|
make --quiet -C AudioCodec97 build
|
|
|
|
clean:
|
|
make -C AudioCodec97 clean
|