summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-02-14 02:35:14 +0000
committerrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2005-02-14 02:35:14 +0000
commitafa98a0ba9b80b8ff43f5fb84ffb5755dfcff171 (patch)
tree30ede5fe52708f3236cf520d9934c85a8915e71d
parentdfcae879ba15664e4c687b6bc98e0a46ee914adc (diff)
add note about crc-ccitt (bug #3568)
git-svn-id: http://svn.digium.com/svn/zaptel/branches/v1-0@587 5390a7c7-147a-4af0-8ec9-7488f05a26cb
-rwxr-xr-xREADME.Linux265
1 files changed, 5 insertions, 0 deletions
diff --git a/README.Linux26 b/README.Linux26
index 5d0db6c..082771e 100755
--- a/README.Linux26
+++ b/README.Linux26
@@ -6,3 +6,8 @@ you can type:
# make linux26
# make install
+
+Note that you will also need CRC-CCITT functions compiled
+with your kernel or as a kernel module. These can be
+selected from the "Library Routines" submenu during kernel
+configuration via "make menuconfig"