mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Disconnect linux from the build. The buildkernel target has been
breaking on linux for more than two days because sys_exit_args referenced in linux_sysent.c does not exist.
This commit is contained in:
parent
a795418197
commit
da82ff05af
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ _random= random
|
|||
SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \
|
||||
cam ccd cd9660 coda cue dc de dgm ed fdesc fxp if_disc if_ef \
|
||||
if_ppp if_sl if_tap if_tun ip6fw ipfilter ipfw ispfw joy kue \
|
||||
libmchain linux lnc md mfs mii mlx msdos ncp netgraph nfs ntfs nullfs \
|
||||
libmchain lnc md mfs mii mlx msdos ncp netgraph nfs ntfs nullfs \
|
||||
nwfs pcn portal procfs ${_random} \
|
||||
rl rp sf sis sk sn sound sppp ste sym syscons sysvipc ti tl twe tx \
|
||||
udbp ugen uhid ukbd ulpt umapfs umass umodem ums union urio usb \
|
||||
|
|
|
|||
Loading…
Reference in a new issue