mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-07 03:35:16 +07:00
11 lines
171 B
Makefile
11 lines
171 B
Makefile
# Platform specific code goes here
|
|
obj-y += ce4100/
|
|
obj-y += efi/
|
|
obj-y += iris/
|
|
obj-y += mrst/
|
|
obj-y += olpc/
|
|
obj-y += scx200/
|
|
obj-y += sfi/
|
|
obj-y += visws/
|
|
obj-y += uv/
|