blob: 18eb41b543386502db63629a841f9e07fb94dff2 [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
~/trunk/src/scripts/setup_board --board lakitu --skip_chroot_upgrade \
--regen_configs
fi