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

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