Fix family tweaks
This commit is contained in:
parent
ab3b992dd2
commit
63cd4800a7
@ -46,7 +46,7 @@ family_tweaks_s()
|
||||
|
||||
family_tweaks_bsp()
|
||||
{
|
||||
if [[ $BRANCH == default && $BOARD == pinebook-a64 ]]; then
|
||||
if [[ $BRANCH == default && $BOARD == olimex-som204-a20 ]]; then
|
||||
|
||||
# Copy bluetooth service
|
||||
install -m 755 $SRC/packages/bsp/olinuxino/rtk_hciattach $destination/usr/bin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user