2 lines
94 B
Makefile
2 lines
94 B
Makefile
obj-$(CONFIG_842_COMPRESS) += 842_compress.o
|
|
obj-$(CONFIG_842_DECOMPRESS) += 842_decompress.o
|