# -*- makefile -*- | |
# Copyright (c) 2013 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. | |
# | |
# Board specific files build | |
# | |
# the IC is SMSC MEC1322 | |
CHIP:=mec1322 | |
board-y=board.o |