We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cecbbb commit 69bd6daCopy full SHA for 69bd6da
buildscripts/setup_buildroot.sh
@@ -28,4 +28,4 @@ fi
28
# Start the build process
29
cd /atomtools/build/buildroot-2016.02
30
make clean
31
-make
+make `make show-targets`
0 commit comments