projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
[platform/kernel/linux-rpi.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