blob: 7bd1c0212149578274506fbc1d2bb4545f54f50e [file] [log] [blame]
Kyösti Mälkkieb0eeb22019-08-18 08:14:11 +03001romstage-y += memmap.c
2
Kyösti Mälkkieb0eeb22019-08-18 08:14:11 +03003postcar-y += memmap.c
Arthur Heymans65200f02018-12-20 11:23:56 +01004postcar-y += exit_car.S
Kyösti Mälkkieb0eeb22019-08-18 08:14:11 +03005
Kyösti Mälkkieb0eeb22019-08-18 08:14:11 +03006ramstage-y += memmap.c
7ramstage-y += northbridge.c
Kyösti Mälkki085fdd82021-11-03 06:02:57 +02008
9all-y += fw_cfg.c
10all-y += bootmode.c