- Remove more files when MK_BLUETOOTH == no
MFC after: 1 week Reviewed by: ngie Approved by: ngie Differential Revision: D1600
This commit is contained in:
parent
c88fc3e488
commit
f594efed15
@ -215,6 +215,10 @@ OLD_FILES+=etc/bluetooth/hosts
|
||||
OLD_FILES+=etc/bluetooth/protocols
|
||||
OLD_FILES+=etc/defaults/bluetooth.device.conf
|
||||
OLD_DIRS+=etc/bluetooth
|
||||
OLD_FILES+=etc/rc.d/bluetooth
|
||||
OLD_FILES+=etc/rc.d/bthidd
|
||||
OLD_FILES+=etc/rc.d/hcsecd
|
||||
OLD_FILES+=etc/rc.d/ubthidhci
|
||||
OLD_FILES+=usr/bin/bthost
|
||||
OLD_FILES+=usr/bin/btsockstat
|
||||
OLD_FILES+=usr/bin/rfcomm_sppd
|
||||
@ -251,6 +255,7 @@ OLD_FILES+=usr/lib32/libsdp.so
|
||||
OLD_LIBS+=usr/lib32/libsdp.so.4
|
||||
OLD_FILES+=usr/lib32/libsdp_p.a
|
||||
.endif
|
||||
OLD_FILES+=usr/sbin/ath3kfw
|
||||
OLD_FILES+=usr/sbin/bcmfw
|
||||
OLD_FILES+=usr/sbin/bt3cfw
|
||||
OLD_FILES+=usr/sbin/bthidcontrol
|
||||
@ -264,6 +269,7 @@ OLD_FILES+=usr/sbin/l2ping
|
||||
OLD_FILES+=usr/sbin/rfcomm_pppd
|
||||
OLD_FILES+=usr/sbin/sdpcontrol
|
||||
OLD_FILES+=usr/sbin/sdpd
|
||||
OLD_FILES+=usr/share/examples/etc/defaults/bluetooth.device.conf
|
||||
OLD_FILES+=usr/share/man/man1/bthost.1.gz
|
||||
OLD_FILES+=usr/share/man/man1/btsockstat.1.gz
|
||||
OLD_FILES+=usr/share/man/man1/rfcomm_sppd.1.gz
|
||||
@ -321,6 +327,7 @@ OLD_FILES+=usr/share/man/man3/sdp_search.3.gz
|
||||
OLD_FILES+=usr/share/man/man3/sdp_unregister_service.3.gz
|
||||
OLD_FILES+=usr/share/man/man3/sdp_uuid2desc.3.gz
|
||||
OLD_FILES+=usr/share/man/man5/hcsecd.conf.5.gz
|
||||
OLD_FILES+=usr/share/man/man8/ath3kfw.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/bcmfw.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/bt3cfw.8.gz
|
||||
OLD_FILES+=usr/share/man/man8/bthidcontrol.8.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user