mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-23 19:13:15 +07:00
ba0dd617a3
I also move arch/ppc64/kernel/HvCall.c to arch/powerpc/platforms/iseries/hvcall.c. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
6 lines
160 B
Makefile
6 lines
160 B
Makefile
obj-$(CONFIG_PPC_PMAC) += powermac/
|
|
obj-$(CONFIG_4xx) += 4xx/
|
|
obj-$(CONFIG_83xx) += 83xx/
|
|
obj-$(CONFIG_85xx) += 85xx/
|
|
obj-$(CONFIG_PPC_ISERIES) += iseries/
|