repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
[linux/fpc-iii.git]
/
drivers
/
md
/
bcache
/
Makefile
blob
d26b35195825223ff7d45d9cabbcb4ab88761f62
1
# SPDX-License-Identifier: GPL-2.0
2
3
obj-
$(
CONFIG_BCACHE
) +=
bcache.o
4
5
bcache-y
:=
alloc.o bset.o btree.o closure.o debug.o extents.o\
6
io.o journal.o movinggc.o request.o stats.o super.o sysfs.o trace.o\
7
util.o writeback.o
8
9
CFLAGS_request.o
+= -
Iblock