mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
cdplay added
This commit is contained in:
parent
cc35e837fa
commit
a4d451dbae
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@ SUBDIR+=apm apmconf bad144 config config.new fdformat fdwrite fdcontrol \
|
|||
.elif ${MACHINE} == "hp300"
|
||||
SUBDIR+=config iostat
|
||||
.elif ${MACHINE} == "i386"
|
||||
SUBDIR+=apm apmconf bad144 config fdformat fdwrite fdcontrol kbdcontrol \
|
||||
lptcontrol ncrcontrol rtprio spkrtest swapinfo vidcontrol
|
||||
SUBDIR+=apm apmconf bad144 cdplay config fdformat fdwrite fdcontrol \
|
||||
kbdcontrol lptcontrol ncrcontrol rtprio spkrtest swapinfo vidcontrol
|
||||
# iostat
|
||||
.elif ${MACHINE} == "luna68k"
|
||||
SUBDIR+=config iostat
|
||||
|
|
|
|||
Loading…
Reference in a new issue