]> sigrok.org Git - sigrok-util.git/commitdiff
sigrok-cross-linux: Set BUILD_SIGROK_FIRMWARE_FX2LAFW=1.
authorUwe Hermann <redacted>
Thu, 3 Oct 2019 13:32:28 +0000 (15:32 +0200)
committerUwe Hermann <redacted>
Thu, 3 Oct 2019 13:32:28 +0000 (15:32 +0200)
cross-compile/linux/sigrok-cross-linux

index 7c7767cf348696fb73676519537ee8c6788c4da4..6ba70378a02fe2ecdd06e5d0a9103db301730f4f 100755 (executable)
@@ -47,7 +47,7 @@ fi
 PARALLEL="-j 2"
 
 # Edit this to enable/disable building certain components.
 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
 
 # Uncomment the following lines to build with clang and run scan-build.
 # export CC=clang