Move the _arlconfig define in the existing i386 section.

Suggested by:	ru
This commit is contained in:
Yoshihiro Takahashi 2004-03-17 08:50:17 +00:00
parent d65c9ff559
commit d67e2df265

View File

@ -242,14 +242,12 @@ _acpi= acpi
.endif
_apm= apm
_apmd= apmd
.if ${MACHINE} == "i386"
_arlconfig= arlconfig
.endif
_asf= asf
.if !defined(NO_BLUETOOTH)
_bluetooth= bluetooth
.endif
.if ${MACHINE} == "i386"
_arlconfig= arlconfig
_boot0cfg= boot0cfg
.endif
.if ${MACHINE} == "pc98"