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