mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-02 10:59:15 +00:00
Merge remote-tracking branch 'Drivers/master'
This commit is contained in:
7
Drivers/audio/Makefile
Normal file
7
Drivers/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