blob: df027c8be8a20a11c5c4752816bad5ec13b7f153 [file] [log] [blame]
#!/bin/bash
# Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
echo 'This script is deprecated and will be removed soon.'
echo 'To get toolkit, run "emerge-$BOARD chromeos-factory"'
echo ' or "cd ../platform/factory; make toolkit BOARD=$BOARD".'
echo 'Read go/cros-factory-make for more details.'