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