Files
linux/drivers/sh/Makefile
igorpecovnik 1bbb331aab sun8i init
2016-04-12 12:21:19 +02:00

11 lines
228 B
Makefile

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