2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/drivers/sh/Makefile

11 lines
217 B
Makefile
Raw Normal View History

#
# Makefile for the SuperH specific drivers.
#
obj-y := clk.o intc.o
obj-$(CONFIG_SUPERHYWAY) += superhyway/
obj-$(CONFIG_MAPLE) += maple/
obj-$(CONFIG_GENERIC_GPIO) += pfc.o
obj-$(CONFIG_SH_CLK_CPG) += clk-cpg.o