[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set
[linux-2.6] / lib / reed_solomon / Makefile
1 #
2 # This is a modified version of reed solomon lib, 
3 #
4
5 obj-$(CONFIG_REED_SOLOMON) += reed_solomon.o
6