summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--environment_pcb_debian57
-rwxr-xr-xxhfc/install_pcb_debian5.sh6
2 files changed, 13 insertions, 0 deletions
diff --git a/environment_pcb_debian5 b/environment_pcb_debian5
new file mode 100644
index 0000000..1e17988
--- /dev/null
+++ b/environment_pcb_debian5
@@ -0,0 +1,7 @@
+export KSRC=/usr/src/linux-headers-2.6.26-2-686
+export KERNEL_SOURCE_ROOT=$KSRC
+export DAHDI_SYMVERS=/root/xivo-drivers/dahdi-linux-2.4.0/drivers/dahdi/Module.symvers
+export DAHDI_INCLUDE=/root/xivo-drivers/dahdi-linux-2.4.0/include
+export ICP_ROOT=/EP805XX
+export VP_API=/home/xilun/hard/zarlink/Le71SDKAPIL_P2.17.0
+export XIVO_AUDIO=1
diff --git a/xhfc/install_pcb_debian5.sh b/xhfc/install_pcb_debian5.sh
new file mode 100755
index 0000000..9561f7a
--- /dev/null
+++ b/xhfc/install_pcb_debian5.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+set -e
+
+cp xivoxhfc.ko /lib/modules/2.6.26-2-686/kernel/xivo
+depmod -a