mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 17:47:44 +00:00
Kernel: Move AC'97 to its own subdirectory
This commit is contained in:
parent
5080419b61
commit
2133bae1a4
4 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@ set(KERNEL_SOURCES
|
|||
Bus/VirtIO/Queue.cpp
|
||||
Bus/VirtIO/RNG.cpp
|
||||
Devices/AsyncDeviceRequest.cpp
|
||||
Devices/Audio/AC97.cpp
|
||||
Devices/Audio/AC97/AC97.cpp
|
||||
Devices/Audio/Channel.cpp
|
||||
Devices/Audio/IntelHDA/Codec.cpp
|
||||
Devices/Audio/IntelHDA/Controller.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue