blob: 9581530146b3013e434b58fe7153ac3feb07b6b0 [file] [log] [blame]
# Copyright 2015 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.
# We switched lakitu from make.conf to make.defaults
# This broke incremental builds because make.conf.board still points to the
# non-existent make.conf
if [ -d /build/lakitu ]; then
/mnt/host/source/chromite/bin/setup_board \
--board lakitu \
--skip-chroot-upgrade \
--regen-configs
fi