Browse Source

bluez: remove old conffiles entries

Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill 10 years ago
parent
commit
d63fe412a0
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      utils/bluez/Makefile

+ 0
- 2
utils/bluez/Makefile View File

@@ -46,8 +46,6 @@ $(call Package/bluez/Default)
46 46
 endef
47 47
 
48 48
 define Package/bluez-utils/conffiles
49
-/etc/bluetooth/hcid.conf
50
-/etc/bluetooth/rfcomm.conf
51 49
 /etc/config/bluetooth
52 50
 endef
53 51