repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets
[linux/fpc-iii.git]
/
drivers
/
block
/
zram
/
Makefile
blob
be0763ff57a2b6bc5c21d7003cf53db75219ee0e
1
zram-y
:=
zcomp_lzo.o zcomp.o zram_drv.o
2
3
zram-
$(
CONFIG_ZRAM_LZ4_COMPRESS
) +=
zcomp_lz4.o
4
5
obj-
$(
CONFIG_ZRAM
) +=
zram.o