Remove 'fasttrap' module for amd64 for now as the code is not there
in sys/cddl/dev/fasttrap.
This commit is contained in:
parent
079d3bfcfb
commit
835f1f1216
@ -12,8 +12,7 @@ SUBDIR= dtmalloc \
|
||||
systrace
|
||||
|
||||
.if ${MACHINE_ARCH} == "amd64"
|
||||
SUBDIR+= fasttrap \
|
||||
fbt
|
||||
SUBDIR+= fbt
|
||||
.elif ${MACHINE_ARCH} == "i386"
|
||||
SUBDIR+= fbt
|
||||
.endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user