Sign in
googlers
/
maze
/
linux
/
cd5f6346bc28a41375412b49b290d22ee4e4bbe8
/
.
/
drivers
/
mtd
/
onenand
/
Makefile
blob: f4e75864d8b5c0bc60768c51c16bf4acaaa2a889 [
file
] [
log
] [
blame
]
#
# Makefile for the OneNAND MTD
#
# Core functionality.
obj
-
$
(
CONFIG_MTD_ONENAND
)
+=
onenand_base
.
o
# Board specific.
obj
-
$
(
CONFIG_MTD_ONENAND_OMAP
)
+=
omap
-
onenand
.
o