]> Git Repo - linux.git/blob - lib/reed_solomon/Makefile
mm/pagewalk: walk_pte_range() allow for pte_offset_map()
[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.039342 seconds and 4 git commands to generate.