Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.8-rc4 7 lines 226 B view raw
1# SPDX-License-Identifier: GPL-2.0 2 3obj-$(CONFIG_BCACHE) += bcache.o 4 5bcache-y := alloc.o bset.o btree.o debug.o extents.o io.o\ 6 journal.o movinggc.o request.o stats.o super.o sysfs.o trace.o\ 7 util.o writeback.o features.o