Hi All, I need to build crc32c.ko and
libcrc32c.ko for kernel 2.6.9-22.ELsmp , 2.6.9-22-EL,
2.6.9-22.ELhugemem. Currently I use the sources from
linux-2.6.9.tar.bz2 which takes lot of time. Crc32c.c
resides in KERNEL_SRC/crypto and libcrc32c resides in KERNEL_SRC/lib. What are the other ways to get the sources for these kernel
modules? I could not find them on rpmfind.net. Just wanted to avoid doing untar/bunzip2 of
whole kernel tree while I need only two module source files. Thanks in advance -vikas |