From 593b88759b25e3813b51ab282009990b2b8709d5 Mon Sep 17 00:00:00 2001 From: Oliver Schib Date: Wed, 18 Apr 2018 21:57:06 +0200 Subject: Fix some dependencies for rpi3p Signed-off-by: Oliver Schib --- package/brcm-bluetooth/files/hci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/brcm-bluetooth/files/hci') 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 - ;; *) -- cgit v1.2.3