mainboard/[g-p]*: Remove copyright notices
[coreboot.git] / src / mainboard / lenovo / x220 / Makefile.inc
blob5ef50e8fe11e259b105fa4cdb7c471e144796a8e
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ##
5 ## This program is free software; you can redistribute it and/or modify
6 ## it under the terms of the GNU General Public License as published by
7 ## the Free Software Foundation; version 2 of the License.
8 ##
9 ## This program is distributed in the hope that it will be useful,
10 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
11 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12 ## GNU General Public License for more details.
15 smm-y += smihandler.c
16 bootblock-y += variants/$(VARIANT_DIR)/gpio.c
17 romstage-y += variants/$(VARIANT_DIR)/gpio.c
18 romstage-y += variants/$(VARIANT_DIR)/romstage.c
20 ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
21 bootblock-y += early_init.c
22 romstage-y += early_init.c