Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
42a4172b6ebb4a419085c6caee7c135e51cae5ea
/
.
/
drivers
/
memory
/
Makefile
blob: 42b3ce9d80fc5352590e0648866f114e9a1a6661 [
file
] [
log
] [
blame
]
#
# Makefile for memory devices
#
obj
-
$
(
CONFIG_TI_EMIF
)
+=
emif
.
o
obj
-
$
(
CONFIG_TEGRA20_MC
)
+=
tegra20
-
mc
.
o
obj
-
$
(
CONFIG_TEGRA30_MC
)
+=
tegra30
-
mc
.
o