mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 03:36:42 +07:00
7 lines
119 B
Makefile
7 lines
119 B
Makefile
|
#
|
||
|
# Makefile for arch/microblaze/platform directory
|
||
|
#
|
||
|
#obj-$(CONFIG_PLATFORM_GENERIC) += generic/
|
||
|
|
||
|
obj-y += platform.o
|