mirror of
https://github.com/Fennix-Project/Drivers.git
synced 2025-07-11 07:09:25 +00:00
Update drivers
This commit is contained in:
7
audio/Makefile
Normal file
7
audio/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
build:
|
||||
make -C ac97 build
|
||||
make -C hda build
|
||||
|
||||
clean:
|
||||
make -C ac97 clean
|
||||
make -C hda clean
|
Reference in New Issue
Block a user