Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
2c580b98e931127a07a0c7dffe2ac3d7bf66abf9
/
.
/
arch
/
mips
/
loongson64
/
common
/
cs5536
/
Makefile
blob: f12e64007347087dfd5771cb16441fb81f1350e8 [
file
] [
log
] [
blame
]
#
# Makefile for CS5536 support.
#
obj
-
$
(
CONFIG_CS5536
)
+=
cs5536_pci
.
o cs5536_ide
.
o cs5536_acc
.
o cs5536_ohci
.
o \
cs5536_isa
.
o cs5536_ehci
.
o
#
# Enable cs5536 mfgpt Timer
#
obj
-
$
(
CONFIG_CS5536_MFGPT
)
+=
cs5536_mfgpt
.
o