Tie the amr_linux module into the build for i386 & amd64

This commit is contained in:
Doug Ambrisko 2006-01-25 18:11:59 +00:00
parent deb3633dfa
commit ccaf930cfd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=154823

View File

@ -2,6 +2,10 @@
.PATH: ${.CURDIR}/../../dev/amr
.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
SUBDIR= amr_linux
.endif
KMOD= amr
SRCS= amr.c amr_pci.c amr_disk.c device_if.h bus_if.h pci_if.h