repo.or.cz
/
linux-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "unicode: Don't special case ignorable code points"
[linux-stable.git]
/
lib
/
reed_solomon
/
Makefile
blob
5d4fa68f26cbbab525fa1dd06b6000789e69a2cc
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