This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
e83f195aa4
linux
/
drivers
/
block
/
zram
/
Makefile
5 lines
99 B
Makefile
Raw
Blame
History
# SPDX-License-Identifier: GPL-2.0-only
zram-y
:=
zcomp.o zram_drv.o
obj-$(CONFIG_ZRAM)
+=
zram.o
Reference in New Issue
View Git Blame
Copy Permalink