ide: don't execute the next queued command from the hard-IRQ context (v2)
[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