mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 11:20:53 +07:00
f8dec04d33
Signed-off-by: Eric Miao <eric.miao@marvell.com>
8 lines
131 B
Makefile
8 lines
131 B
Makefile
#
|
|
# Makefile for code common across different PXA processor families
|
|
#
|
|
|
|
obj-y := dma.o mfp.o
|
|
|
|
obj-$(CONFIG_GENERIC_GPIO) += gpio.o
|