repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm/slab.c: proper prototypes
[wrt350n-kernel.git]
/
drivers
/
mtd
/
onenand
/
Makefile
blob
269cfe46734503b9f423eeec46fb696f0e7bf1e5
1
#
2
# Makefile for the OneNAND MTD
3
#
4
5
# Core functionality.
6
obj-
$(
CONFIG_MTD_ONENAND
) +=
onenand.o
7
8
# Board specific.
9
obj-
$(
CONFIG_MTD_ONENAND_GENERIC
) +=
generic.o
10
11
onenand-objs
=
onenand_base.o onenand_bbt.o