index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
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