mirror of
https://github.com/adulau/aha.git
synced 2025-01-02 14:13:18 +00:00
7 lines
102 B
Makefile
7 lines
102 B
Makefile
|
#
|
||
|
# This is a modified version of reed solomon lib,
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_REED_SOLOMON) += reed_solomon.o
|
||
|
|