Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
f8ef3ed2bebd2c4cb9ece92efa185d7aead8831a
/
.
/
arch
/
arm
/
mach-mx1
/
Makefile
blob: 82f1309568ef92c950fc37f847c8f2c01c1b1f61 [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel.
#
# Object file lists.
obj
-
y
+=
generic
.
o clock
.
o devices
.
o
# Specific board support
obj
-
$
(
CONFIG_ARCH_MX1ADS
)
+=
mx1ads
.
o
obj
-
$
(
CONFIG_MACH_SCB9328
)
+=
scb9328
.
o