blob: c8c8e0cc4a8295e5f7ea0eeed9ddc4c27cbec6c8 [file] [log] [blame]
Stefan Reinauer7cfa7f92010-05-16 14:24:41 +00001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2007-2008 coresystems GmbH
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.
14##
Stefan Reinauer7cfa7f92010-05-16 14:24:41 +000015
Vladimir Serbinenko8ac29e82014-11-09 12:59:29 +010016ramstage-y += cstates.c
Arthur Heymans62902ca2016-11-29 14:13:43 +010017romstage-y += gpio.c
Arthur Heymansc5839202019-11-12 23:48:42 +010018bootblock-y += early_init.c
19romstage-y += early_init.c