summaryrefslogtreecommitdiffstats
path: root/b2qt-init-build-env
diff options
context:
space:
mode:
Diffstat (limited to 'b2qt-init-build-env')
-rwxr-xr-xb2qt-init-build-env2
1 files changed, 1 insertions, 1 deletions
diff --git a/b2qt-init-build-env b/b2qt-init-build-env
index 87d05f4..1f07d46 100755
--- a/b2qt-init-build-env
+++ b/b2qt-init-build-env
@@ -124,7 +124,7 @@ get_groups() {
124 beaglebone) 124 beaglebone)
125 PROJECT_GROUPS="bbb" 125 PROJECT_GROUPS="bbb"
126 ;; 126 ;;
127 raspberrypi|raspberrypi2|raspberrypi3) 127 raspberrypi0|raspberrypi|raspberrypi2|raspberrypi3)
128 PROJECT_GROUPS="rpi" 128 PROJECT_GROUPS="rpi"
129 ;; 129 ;;
130 intel-corei7-64) 130 intel-corei7-64)