This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-kernel
mirror of
https://github.com/projectacrn/acrn-kernel.git
Watch
1
Star
0
Fork
You've already forked acrn-kernel
0
Code
Issues
Releases
Wiki
Activity
b952a9cf3d
acrn-kernel
/
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