提交 bf0c0259 编写于 作者: T Thadeu Lima de Souza Cascardo 提交者: Greg Kroah-Hartman

staging: fix zcache building

zcache is only building tmem.c and not building zcache.c. To keep the
module name, zcache.c must be renamed if symbols from tmem.c are to
remain unexported.
Signed-off-by: NThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Acked-by: NDan Magenheimer <dan.magenheimer@oracle.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 c027a474
zcache-y := tmem.o zcache-y := zcache-main.o tmem.o
obj-$(CONFIG_ZCACHE) += zcache.o obj-$(CONFIG_ZCACHE) += zcache.o
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册