File: Makefile26-rs.diff

package info (click to toggle)
mtd 20050122-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,244 kB
  • ctags: 9,869
  • sloc: ansic: 97,013; asm: 1,055; sh: 558; makefile: 356; cpp: 68
file content (10 lines) | stat: -rw-r--r-- 354 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- linux-2.6.6.org/lib/Makefile	2004-05-10 04:31:59.000000000 +0200
+++ linux-2.6.6.mtd/lib/Makefile	2004-06-17 14:58:40.000000000 +0200
@@ -23,6 +23,7 @@
 
 obj-$(CONFIG_ZLIB_INFLATE) += zlib_inflate/
 obj-$(CONFIG_ZLIB_DEFLATE) += zlib_deflate/
+obj-$(CONFIG_REED_SOLOMON) += reed_solomon/
 
 host-progs	:= gen_crc32table
 clean-files	:= crc32table.h