• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1## SPDX-License-Identifier: GPL-2.0-only
2
3subdirs-y += ../model_6ex
4subdirs-y += ../model_6fx
5subdirs-y += ../../x86/lapic
6subdirs-y += ../microcode
7subdirs-y += ../speedstep
8
9bootblock-y += ../car/core2/cache_as_ram.S
10bootblock-y += ../car/bootblock.c
11postcar-y += ../car/p4-netburst/exit_car.S
12
13romstage-y += ../car/romstage.c
14