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