clocksource/drivers/fsl_ftm_timer: Prevent ftrace recursion
[deliverable/linux.git] / lib / xz / Makefile
CommitLineData
24fa0402
LC
1obj-$(CONFIG_XZ_DEC) += xz_dec.o
2xz_dec-y := xz_dec_syms.o xz_dec_stream.o xz_dec_lzma2.o
3xz_dec-$(CONFIG_XZ_DEC_BCJ) += xz_dec_bcj.o
4
5obj-$(CONFIG_XZ_DEC_TEST) += xz_dec_test.o
This page took 0.271964 seconds and 5 git commands to generate.