1 # SPDX-License-Identifier: GPL-2.0 2 # 3 # Makefile for the Linux SuperH-specific devic 4 # 5 6 obj-y += dma/ platform_early.o 7 8 obj-$(CONFIG_PCI) += pci/ 9 obj-$(CONFIG_PUSH_SWITCH) += push-switch 10 obj-$(CONFIG_HEARTBEAT) += heartbeat.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.