summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ptxdist2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ptxdist b/bin/ptxdist
index aa65eb748..89b1b3ee8 100755
--- a/bin/ptxdist
+++ b/bin/ptxdist
@@ -1722,7 +1722,7 @@ parse_second()
;;
boardsetup)
- check_config
+ check_config &&
do_config menuconfig board
exit
;;