mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
pccardd and pccardc are for i386 and pc98 only. Don't build them on
other architectures. Pointed out by: peter
This commit is contained in:
parent
d7b64c95c0
commit
1326e03f7f
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ SUBDIR= IPXrouted \
|
|||
ngctl \
|
||||
ntp \
|
||||
nghook \
|
||||
pccard \
|
||||
pciconf \
|
||||
periodic \
|
||||
pkg_install \
|
||||
|
|
@ -174,6 +173,7 @@ SUBDIR+=acpi \
|
|||
kgzip \
|
||||
lptcontrol \
|
||||
mptable \
|
||||
pccard \
|
||||
pcvt \
|
||||
pnpinfo \
|
||||
sgsc \
|
||||
|
|
|
|||
Loading…
Reference in a new issue