]> Git Repo - linux.git/blob - lib/reed_solomon/Makefile
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / lib / reed_solomon / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # This is a modified version of reed solomon lib,
4 #
5
6 obj-$(CONFIG_REED_SOLOMON) += reed_solomon.o
7 obj-$(CONFIG_REED_SOLOMON_TEST) += test_rslib.o
This page took 0.038063 seconds and 4 git commands to generate.