blob: 856ecf66976af92fa7d9a678963e4dee97c02648 [file] [log] [blame]
Elyes HAOUAS7a0bcb72020-05-09 12:58:48 +02001## SPDX-License-Identifier: GPL-2.0-or-later
Keith Huie1ec1582010-03-05 16:18:38 +00002
Patrick Georgi8463dd92010-09-30 16:55:02 +00003ramstage-y += slot_1.c
Keith Hui1ac19e22011-07-27 23:06:16 -04004ramstage-y += l2_cache.c
Keith Huie1ec1582010-03-05 16:18:38 +00005subdirs-y += ../model_6xx
Keith Huib14fb6a2010-10-16 08:45:31 +00006subdirs-y += ../model_65x
Keith Hui6529c2a2010-10-13 17:00:42 +00007subdirs-y += ../model_67x
Keith Hui1ac19e22011-07-27 23:06:16 -04008subdirs-y += ../model_68x
Keith Hui5e9c1cd2010-10-12 23:22:08 +00009subdirs-y += ../model_6bx
Keith Huie1ec1582010-03-05 16:18:38 +000010subdirs-y += ../microcode
11
Arthur Heymans1fa240a2019-11-12 12:05:38 +010012bootblock-y += ../car/p3/cache_as_ram.S
13bootblock-y += ../car/bootblock.c
Kyösti Mälkkiaea8eec2018-06-04 08:49:17 +030014postcar-y += ../car/p4-netburst/exit_car.S
Kyösti Mälkki54d6a282018-05-25 06:03:14 +030015romstage-y += ../car/romstage.c