Revision 3e2b32b69308e974cd1167beaf266d3c716e4734 authored by Linus Torvalds on 14 January 2006, 18:42:40 UTC, committed by Linus Torvalds on 14 January 2006, 18:42:40 UTC
2 parent s 3824ba7 + 9c08a93
Raw File
Makefile
#
# This is a modified version of reed solomon lib,
#

obj-$(CONFIG_REED_SOLOMON) += reed_solomon.o

back to top