tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
staging
/
zram
/
Makefile
at
v3.6
3 lines
64 B
view raw
wrap content
1
zram-y
:=
zram_drv.o zram_sysfs.o
2
3
obj-$(CONFIG_ZRAM)
+=
zram.o