summaryrefslogtreecommitdiffstats
path: root/tools/device/mkvendor.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/device/mkvendor.sh')
-rwxr-xr-xtools/device/mkvendor.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/device/mkvendor.sh b/tools/device/mkvendor.sh
index 1b29e71..704c32f 100755
--- a/tools/device/mkvendor.sh
+++ b/tools/device/mkvendor.sh
@@ -123,6 +123,6 @@ popd
echo Done!
echo Use the following command to set up your build environment:
-echo ' 'lunch full_$DEVICE-eng
+echo ' 'lunch cm_$DEVICE-eng
echo And use the follwowing command to build a recovery:
-echo ' '. build/tools/device/makerecoveries.sh full_$DEVICE-eng \ No newline at end of file
+echo ' '. build/tools/device/makerecoveries.sh cm_$DEVICE-eng