mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Everywhere: Remove references to the kernel
This commit is contained in:
committed by
Andreas Kling
parent
d147ed8549
commit
1a4fbfe495
@@ -12,8 +12,6 @@ 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/*' \
|
||||
':!:Userland/Libraries/LibCpp/Tests/preprocessor/*'
|
||||
|
||||
Reference in New Issue
Block a user