Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.git] / lib / reed_solomon / Makefile
CommitLineData
1da177e4 1#
03ead842 2# This is a modified version of reed solomon lib,
1da177e4
LT
3#
4
5obj-$(CONFIG_REED_SOLOMON) += reed_solomon.o
6