mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
For now build random into the kernel - there seems to be issues kldload'ing
it at early boot.
This commit is contained in:
parent
3ad9ac1357
commit
a785304fb2
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ hints "DIR-825B1.hints"
|
|||
|
||||
# Since the kernel image must fit inside 1024KiB, we have to build almost
|
||||
# everything as modules.
|
||||
nodevice random
|
||||
# nodevice random
|
||||
nodevice gpio
|
||||
nodevice gpioled
|
||||
nodevice gif
|
||||
|
|
|
|||
Loading…
Reference in a new issue