mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:57:35 +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
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