Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.8 6 lines 101 B view raw
1# 2# This is a modified version of reed solomon lib, 3# 4 5obj-$(CONFIG_REED_SOLOMON) += reed_solomon.o 6