summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2004-03-15 22:24:28 +0000
committerfjoe <fjoe@FreeBSD.org>2004-03-15 22:24:28 +0000
commit988426d9e5e2673a75c07ef74e5913b96ac913f5 (patch)
treea4c8c88d0bf5d52cd5d1fcf24ca0d7a18c2d5917 /usr.sbin/Makefile
parent6c8e5c543fa1cfd6b4fe816257f119f51eacb285 (diff)
downloadFreeBSD-src-988426d9e5e2673a75c07ef74e5913b96ac913f5.zip
FreeBSD-src-988426d9e5e2673a75c07ef74e5913b96ac913f5.tar.gz
Add arl(4): driver for Aironet Arlan 655 wireless adapters.
MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index b48a73b..69b714f 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -10,6 +10,7 @@ SUBDIR= ac \
ancontrol \
${_apm} \
${_apmd} \
+ ${_arlconfig} \
arp \
${_asf} \
${_atm} \
@@ -241,6 +242,7 @@ _acpi= acpi
.endif
_apm= apm
_apmd= apmd
+_arlconfig= arlconfig
_asf= asf
.if !defined(NO_BLUETOOTH)
_bluetooth= bluetooth
OpenPOWER on IntegriCloud