diff options
Diffstat (limited to 'lib/842/Makefile')
-rw-r--r-- | lib/842/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/842/Makefile b/lib/842/Makefile new file mode 100644 index 000000000000..5d24c0baff2e --- /dev/null +++ b/lib/842/Makefile @@ -0,0 +1,2 @@ +obj-$(CONFIG_842_COMPRESS) += 842_compress.o +obj-$(CONFIG_842_DECOMPRESS) += 842_decompress.o |