summaryrefslogtreecommitdiff
path: root/package/brcm-bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'package/brcm-bluetooth')
-rw-r--r--package/brcm-bluetooth/files/hci2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/brcm-bluetooth/files/hci b/package/brcm-bluetooth/files/hci
index 8b7d231c3..69716e147 100644
--- a/package/brcm-bluetooth/files/hci
+++ b/package/brcm-bluetooth/files/hci
@@ -10,7 +10,7 @@ autostart)
start)
target=$(cat /etc/.adktarget)
case $target in
- raspberry-pi3)
+ raspberry-pi3 | raspberry-pi3p)
hciattach /dev/ttyAMA0 bcm43xx 921600 noflow -
;;
*)