summaryrefslogtreecommitdiff
path: root/packages/dsplink/files/loadmodules-ti-dmai-apps.sh
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-02-21 15:41:08 -0800
committerKhem Raj <raj.khem@gmail.com>2009-02-21 15:41:08 -0800
commit0773447006cd2aa0b2c3ac364ce6e1c151215087 (patch)
tree625cc9e19b9e608492f6c5e8789882a756784ee5 /packages/dsplink/files/loadmodules-ti-dmai-apps.sh
parent36d3e3dfc03b4dee70c0a804d2045f3f0ba3234d (diff)
parentdcbeaf393bed4d0b7071c100bf9e5d92ad3c20c5 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'packages/dsplink/files/loadmodules-ti-dmai-apps.sh')
-rwxr-xr-xpackages/dsplink/files/loadmodules-ti-dmai-apps.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/dsplink/files/loadmodules-ti-dmai-apps.sh b/packages/dsplink/files/loadmodules-ti-dmai-apps.sh
index af4cef9f3f..7120b74483 100755
--- a/packages/dsplink/files/loadmodules-ti-dmai-apps.sh
+++ b/packages/dsplink/files/loadmodules-ti-dmai-apps.sh
@@ -29,8 +29,8 @@ modprobe cmemk phys_start=0x85800000 phys_end=0x86800000 pools=20x4096,8x131072,
modprobe dsplinkk
# make /dev/dsplink
-rm -f /dev/dsplink
-mknod /dev/dsplink c `awk "\\$2==\"dsplink\" {print \\$1}" /proc/devices` 0
+#rm -f /dev/dsplink
+#mknod /dev/dsplink c `awk "\\$2==\"dsplink\" {print \\$1}" /proc/devices` 0
# insert Local Power Manager driver
#