18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# Makefile for the Linux SuperH-specific device drivers. 48c2ecf20Sopenharmony_ci# 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ciobj-y += dma/ platform_early.o 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciobj-$(CONFIG_PCI) += pci/ 98c2ecf20Sopenharmony_ciobj-$(CONFIG_SUPERHYWAY) += superhyway/ 108c2ecf20Sopenharmony_ciobj-$(CONFIG_PUSH_SWITCH) += push-switch.o 118c2ecf20Sopenharmony_ciobj-$(CONFIG_HEARTBEAT) += heartbeat.o 12