mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 16:47:30 -04:00
Hook devfs.conf up to the build.
Approved by: re (scottl)
This commit is contained in:
parent
31bd1c5d2d
commit
367ff02101
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ SUBDIR= sendmail
|
|||
.endif
|
||||
|
||||
BIN1= amd.map apmd.conf auth.conf \
|
||||
crontab csh.cshrc csh.login csh.logout \
|
||||
devd.conf dhclient.conf disktab fbtab ftpusers gettytab group \
|
||||
crontab csh.cshrc csh.login csh.logout devd.conf devfs.conf \
|
||||
dhclient.conf disktab fbtab ftpusers gettytab group \
|
||||
hosts hosts.allow hosts.equiv hosts.lpd \
|
||||
inetd.conf login.access login.conf \
|
||||
mac.conf motd netconfig network.subr networks newsyslog.conf \
|
||||
|
|
|
|||
Loading…
Reference in a new issue