mb/*/*/acpi_tables: Remove unnecessary function call
[coreboot.git] / src / mainboard / google / butterfly / Makefile.inc
blob18f200647a63fa5181c7293fa2aa2c582e1aeb4d
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ## Copyright (C) 2011 The ChromiumOS Authors.  All rights reserved.
5 ##
6 ## This program is free software; you can redistribute it and/or modify
7 ## it under the terms of the GNU General Public License as published by
8 ## the Free Software Foundation; version 2 of the License.
9 ##
10 ## This program is distributed in the hope that it will be useful,
11 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
12 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 ## GNU General Public License for more details.
16 ramstage-y += ec.c
18 romstage-y += chromeos.c
19 ramstage-y += chromeos.c
20 bootblock-y += gpio.c
21 romstage-y += gpio.c
23 smm-y += mainboard_smi.c
25 ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
26 bootblock-y += early_init.c
27 romstage-y += early_init.c