/ src / cpu / intel / socket_441 / Makefile.mk
Makefile.mk
 1  ## SPDX-License-Identifier: GPL-2.0-only
 2  
 3  subdirs-y += ../model_106cx
 4  subdirs-y += ../microcode
 5  subdirs-y += ../speedstep
 6  
 7  bootblock-y += ../car/p4-netburst/cache_as_ram.S
 8  bootblock-y += ../car/bootblock.c
 9  postcar-y += ../car/p4-netburst/exit_car.S
10  
11  romstage-y += ../car/romstage.c