9
0
Fork 0
barebox/lib/xz/Makefile

3 lines
117 B
Makefile

obj-$(CONFIG_XZ_DECOMPRESS) += xz_crc32.o xz_dec_bcj.o
obj-$(CONFIG_XZ_DECOMPRESS) += xz_dec_lzma2.o xz_dec_stream.o