]> git.karo-electronics.de Git - linux-beck.git/blob - lib/reed_solomon/Makefile
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
[linux-beck.git] / 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