mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-27 03:19:48 +07:00
8654b1c2de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Andres Salomon <dilinger@queued.net>
9 lines
139 B
Makefile
9 lines
139 B
Makefile
# Platform specific code goes here
|
|
obj-y += efi/
|
|
obj-y += mrst/
|
|
obj-y += olpc/
|
|
obj-y += scx200/
|
|
obj-y += sfi/
|
|
obj-y += visws/
|
|
obj-y += uv/
|