mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
Move the ips driver from ${MACHINE_ARCH} == "i386" to ${MACHINE} == "i386".
Approved by: re (scottl)
This commit is contained in:
parent
fbafac351f
commit
3e4e484918
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,6 @@ SUBDIR+=3dfx \
|
|||
hfa \
|
||||
ibcs2 \
|
||||
ie \
|
||||
ips \
|
||||
linprocfs \
|
||||
linux \
|
||||
lnc \
|
||||
|
|
@ -220,6 +219,7 @@ SUBDIR+=aac \
|
|||
exca \
|
||||
idt \
|
||||
iir \
|
||||
ips \
|
||||
mly \
|
||||
s3 \
|
||||
vesa
|
||||
|
|
|
|||
Loading…
Reference in a new issue