summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2004-03-16 12:43:08 +0000
committernyan <nyan@FreeBSD.org>2004-03-16 12:43:08 +0000
commit304659e67f0f8074911c70d1f16d44d6dca4b2ef (patch)
tree15013a759048f0a7c6f68516733d93be405fbbd5 /sys/modules/Makefile
parent6e962440fdb1a9e7e194d8cc55a55376e2239f00 (diff)
downloadFreeBSD-src-304659e67f0f8074911c70d1f16d44d6dca4b2ef.zip
FreeBSD-src-304659e67f0f8074911c70d1f16d44d6dca4b2ef.tar.gz
Move the arl to i386 only.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 5e329739..af87250 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -284,7 +284,6 @@ _amd= amd
_aout= aout
_apm= apm
_ar= ar
-_arl= arl
_arcnet= arcnet
_ath_hal= ath_hal
_awi= awi
@@ -332,6 +331,7 @@ _xe= xe
.if ${MACHINE} == "i386"
_aac= aac
_acpi= acpi
+_arl= arl
_asr= asr
_bios= bios
_cardbus= cardbus
OpenPOWER on IntegriCloud