mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-06 13:16:22 +00:00
7 lines
101 B
Makefile
7 lines
101 B
Makefile
#
|
|
# This is a modified version of reed solomon lib,
|
|
#
|
|
|
|
obj-$(CONFIG_REED_SOLOMON) += reed_solomon.o
|
|
|