sun50iw9 current: Fix hciattach_opi for bt mac address
This commit is contained in:
parent
380edafe6f
commit
ef22bd4b07
|
|
@ -68,7 +68,7 @@ family_tweaks_s()
|
|||
family_tweaks_bsp()
|
||||
{
|
||||
|
||||
install -m 755 $EXTER/packages/blobs/bt/hciattach/hciattach_opi_${ARCH}_${BRANCH} $destination/usr/bin/hciattach_opi
|
||||
install -m 755 $EXTER/packages/blobs/bt/hciattach/hciattach_opi_${ARCH} $destination/usr/bin/hciattach_opi
|
||||
}
|
||||
|
||||
uboot_custom_postprocess()
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue