summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-07-04 18:15:36 +0000
committerjhb <jhb@FreeBSD.org>2008-07-04 18:15:36 +0000
commitcb0b8573c7a8427ae1fc840dfae0a197ed255063 (patch)
tree4a416c17f565be349b5676a518d2186e34603244 /usr.sbin/Makefile
parente06b58767a51f46bbbd0068fee71506856408a28 (diff)
downloadFreeBSD-src-cb0b8573c7a8427ae1fc840dfae0a197ed255063.zip
FreeBSD-src-cb0b8573c7a8427ae1fc840dfae0a197ed255063.tar.gz
Remove the arl(4) driver. It is reported to not work on 6.x or later
even though the driver hasn't changed since 4.x (last known working release).
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index d6a7fee..61f99c6 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -12,7 +12,6 @@ SUBDIR= ac \
ancontrol \
${_apm} \
${_apmd} \
- ${_arlcontrol} \
arp \
${_asf} \
${_atm} \
@@ -317,7 +316,6 @@ _zzz= zzz
.if ${MK_ACPI} != "no"
_acpi= acpi
.endif
-_arlcontrol= arlcontrol
_boot0cfg= boot0cfg
_wlconfig= wlconfig
.elif ${MACHINE} == "pc98"
OpenPOWER on IntegriCloud