summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2010-02-28 14:08:12 +0000
committerantoine <antoine@FreeBSD.org>2010-02-28 14:08:12 +0000
commitd2c02366c981203565d9bbb861ee279eac1fc43a (patch)
tree51cb6b94d04305ad63d0d054285c207d87d524fb /tools
parentdfdee678fd03cac5ff7c47a270bdf5bd2c745f59 (diff)
downloadFreeBSD-src-d2c02366c981203565d9bbb861ee279eac1fc43a.zip
FreeBSD-src-d2c02366c981203565d9bbb861ee279eac1fc43a.tar.gz
Add files to remove when MK_WIRELESS=no.
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc29
1 files changed, 29 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 3ae33f8..8743da1 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -2042,3 +2042,32 @@ OLD_FILES+=usr/share/nls/uk_UA.KOI8-U/tcsh.cat
#.if ${MK_USB} == no
# to be filled in
#.endif
+
+.if ${MK_WIRELESS} == no
+OLD_FILES+=etc/regdomain.xml
+OLD_FILES+=usr/sbin/ancontrol
+OLD_FILES+=usr/sbin/hostapd
+OLD_FILES+=usr/sbin/hostapd_cli
+OLD_FILES+=usr/sbin/ndis_events
+OLD_FILES+=usr/sbin/wlandebug
+OLD_FILES+=usr/sbin/wlconfig
+OLD_FILES+=usr/sbin/wpa_cli
+OLD_FILES+=usr/sbin/wpa_passphrase
+OLD_FILES+=usr/sbin/wpa_supplicant
+OLD_FILES+=usr/share/examples/etc/regdomain.xml
+OLD_FILES+=usr/share/examples/etc/wpa_supplicant.conf
+OLD_FILES+=usr/share/examples/hostapd/hostapd.conf
+OLD_FILES+=usr/share/examples/hostapd/hostapd.eap_user
+OLD_FILES+=usr/share/examples/hostapd/hostapd.wpa_psk
+OLD_FILES+=usr/share/man/man5/hostapd.conf.5.gz
+OLD_FILES+=usr/share/man/man5/wpa_supplicant.conf.5.gz
+OLD_FILES+=usr/share/man/man8/ancontrol.8.gz
+OLD_FILES+=usr/share/man/man8/hostapd.8.gz
+OLD_FILES+=usr/share/man/man8/hostapd_cli.8.gz
+OLD_FILES+=usr/share/man/man8/i386/wlconfig.8.gz
+OLD_FILES+=usr/share/man/man8/ndis_events.8.gz
+OLD_FILES+=usr/share/man/man8/wlandebug.8.gz
+OLD_FILES+=usr/share/man/man8/wpa_cli.8.gz
+OLD_FILES+=usr/share/man/man8/wpa_passphrase.8.gz
+OLD_FILES+=usr/share/man/man8/wpa_supplicant.8.gz
+.endif
OpenPOWER on IntegriCloud