Sign in
cos
/
third_party
/
kernel
/
24d759976a4a7745898904cfbef0a3a3a9ff4bf6
/
.
/
arch
/
sh
/
drivers
/
Makefile
blob: 8bd10b904bf93f83eb70b39054c34826e521e292 [
file
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the Linux SuperH-specific device drivers.
#
obj
-
y
+=
dma
/
platform_early
.
o
obj
-
$
(
CONFIG_PCI
)
+=
pci
/
obj
-
$
(
CONFIG_PUSH_SWITCH
)
+=
push
-
switch
.
o
obj
-
$
(
CONFIG_HEARTBEAT
)
+=
heartbeat
.
o