mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-14 00:26:30 +00:00
Files in those directories are still used, but always with explicit path. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4792 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
13 lines
314 B
Makefile
13 lines
314 B
Makefile
obj-y += socket_AM2.o
|
|
subdirs-y += ../model_fxx
|
|
subdirs-y += ../dualcore
|
|
subdirs-y += ../mtrr
|
|
subdirs-y += ../microcode
|
|
subdirs-y += ../../x86/tsc
|
|
subdirs-y += ../../x86/fpu
|
|
subdirs-y += ../../x86/lapic
|
|
subdirs-y += ../../x86/cache
|
|
subdirs-y += ../../x86/mtrr
|
|
subdirs-y += ../../x86/pae
|
|
subdirs-y += ../../x86/smm
|