Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « zram « block « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9e2b79e9a990b59ecc7868dd78ae1cc5cd13a595 (plain)
1
2
3
zram-y	:=	zcomp.o zram_drv.o

obj-$(CONFIG_ZRAM)	+=	zram.o