Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
35de925ffaa67971e073d3ebf1e0600be0d0d3f1
/
.
/
drivers
/
clk
/
hisilicon
/
Makefile
blob: 40b33c6a8257af88fb5f66601bbf4a9a1321980d [
file
] [
log
] [
blame
]
#
# Hisilicon Clock specific Makefile
#
obj
-
y
+=
clk
.
o clkgate
-
separated
.
o
obj
-
$
(
CONFIG_ARCH_HI3xxx
)
+=
clk
-
hi3620
.
o
obj
-
$
(
CONFIG_ARCH_HIP04
)
+=
clk
-
hip04
.
o