mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Kernel/HID: Add support for virtio input devices
This commit is contained in:
committed by
Andrew Kaster
parent
9c205537e1
commit
018a28cf4a
@@ -12,6 +12,7 @@ if [ "$#" -eq "1" ]; then
|
||||
'*.h' \
|
||||
'*.mm' \
|
||||
':!:Base' \
|
||||
':!:Kernel/Devices/HID/VirtIO/EvDevDefinitions.h' \
|
||||
':!:Kernel/FileSystem/Ext2FS/Definitions.h' \
|
||||
':!:Userland/Libraries/LibCodeComprehension/Cpp/Tests/*' \
|
||||
':!:Userland/Libraries/LibCpp/Tests/parser/*' \
|
||||
|
||||
Reference in New Issue
Block a user