Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
cfca8b539f53114fb6a6de091987a984c8013d96
/
.
/
arch
/
arm
/
plat-mxc
/
Makefile
blob: db74a929179d3676b7c82754b72d16136949d974 [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
# Common support
obj
-
y
:=
irq
.
o clock
.
o gpio
.
o time
.
o devices
.
o
obj
-
$
(
CONFIG_ARCH_MX1
)
+=
iomux
-
mx1
-
mx2
.
o dma
-
mx1
-
mx2
.
o
obj
-
$
(
CONFIG_ARCH_MX2
)
+=
iomux
-
mx1
-
mx2
.
o dma
-
mx1
-
mx2
.
o