X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=blobdiff_plain;f=cross-compile%2Flinux%2Fsigrok-cross-linux;h=2c8e559efde8cf6ae9a365bf1a4324a33600fae7;hp=7c7767cf348696fb73676519537ee8c6788c4da4;hb=HEAD;hpb=473d0272a2e55f2019de0af6460663fd99e10e5b diff --git a/cross-compile/linux/sigrok-cross-linux b/cross-compile/linux/sigrok-cross-linux index 7c7767c..6ba7037 100755 --- a/cross-compile/linux/sigrok-cross-linux +++ b/cross-compile/linux/sigrok-cross-linux @@ -47,7 +47,7 @@ fi PARALLEL="-j 2" # Edit this to enable/disable building certain components. -BUILD_SIGROK_FIRMWARE_FX2LAFW=0 +BUILD_SIGROK_FIRMWARE_FX2LAFW=1 # Uncomment the following lines to build with clang and run scan-build. # export CC=clang