Skip to content

Commit

Permalink
mca needs to switch to scaler module
Browse files Browse the repository at this point in the history
  • Loading branch information
keenanlang committed Jun 11, 2021
1 parent 8be901b commit 40af743
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assemble_synApps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,9 @@ fi
if [[ $MCA ]]
then
cd mca-$MCA

git cherry-pick aab74a53403f3c5654cddd9e6d6322f2bad3ede8

echo "LINUX_LIBUSB-1.0_INSTALLED = NO" >> ./configure/CONFIG_SITE.linux-x86_64.linux-arm
echo "LINUX_LIBUSB-1.0_INSTALLED = NO" >> ./configure/CONFIG_SITE.linux-x86.linux-arm
cd ..
Expand Down

0 comments on commit 40af743

Please sign in to comment.