index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
zram
/
Makefile
blob: 9e2b79e9a990b59ecc7868dd78ae1cc5cd13a595 (
plain
)
1
2
3
zram-y := zcomp.o zram_drv.o obj-$(CONFIG_ZRAM) += zram.o