diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index a3ba0d6a89a..b137e7cdd0d 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -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"