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