# SPDX-License-Identifier: GPL-2.0 # # Makefile for the Linux SuperH-specific device drivers. # obj-y += dma/ obj-$(CONFIG_PCI) += pci/ obj-$(CONFIG_SUPERHYWAY) += superhyway/ obj-$(CONFIG_PUSH_SWITCH) += push-switch.o obj-$(CONFIG_HEARTBEAT) += heartbeat.o
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
dma | Folder | 0755 |
|
|
pci | Folder | 0755 |
|
|
superhyway | Folder | 0755 |
|
|
Kconfig | File | 583 B | 0644 |
|
Makefile | File | 263 B | 0644 |
|