]> Git Repo - linux.git/blob - arch/sh/drivers/Makefile
tracing/kprobes: Use dyn_event framework for kprobe events
[linux.git] / arch / sh / drivers / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the Linux SuperH-specific device drivers.
4 #
5
6 obj-y           += dma/
7
8 obj-$(CONFIG_PCI)               += pci/
9 obj-$(CONFIG_SUPERHYWAY)        += superhyway/
10 obj-$(CONFIG_PUSH_SWITCH)       += push-switch.o
11 obj-$(CONFIG_HEARTBEAT)         += heartbeat.o
This page took 0.03902 seconds and 4 git commands to generate.