mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-12 20:42:21 +00:00
Meta: Remove kernel modules remains
Apparently Andreas found remains for that in the build system. Let's remove them for completeness of that process of removing support for kernel modules, which didn't work for many months before being removed.
This commit is contained in:
parent
986d63466e
commit
105d558922
Notes:
sideshowbarker
2024-07-17 22:11:21 +09:00
Author: https://github.com/supercomputer7
Commit: 105d558922
Pull-request: https://github.com/SerenityOS/serenity/pull/11404
Reviewed-by: https://github.com/BenWiederhake ✅
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ list(APPEND REQUIRED_TARGETS
|
|||
)
|
||||
list(APPEND RECOMMENDED_TARGETS
|
||||
adjtime aplay abench asctl bt checksum chres cksum copy fortune gunzip gzip init keymap lsirq lsof lspci man mknod mktemp
|
||||
modload modunload nc netstat notify ntpquery open pape passwd pls printf pro shot tar tt unzip zip
|
||||
nc netstat notify ntpquery open pape passwd pls printf pro shot tar tt unzip zip
|
||||
)
|
||||
|
||||
# FIXME: Support specifying component dependencies for utilities (e.g. WebSocket for telws)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue