summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/hyplnk-lld
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/hyplnk-lld')
-rwxr-xr-xrecipes-bsp/hyplnk-lld/files/init_hyplnk.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-bsp/hyplnk-lld/files/init_hyplnk.sh b/recipes-bsp/hyplnk-lld/files/init_hyplnk.sh
index fb650575..d6795f16 100755
--- a/recipes-bsp/hyplnk-lld/files/init_hyplnk.sh
+++ b/recipes-bsp/hyplnk-lld/files/init_hyplnk.sh
@@ -28,10 +28,6 @@ case "$compatible" in
28 device=k2hk 28 device=k2hk
29 ln -sf libhyplnk_k2h.so.1.0.0 libhyplnk_device.so.1 29 ln -sf libhyplnk_k2h.so.1.0.0 libhyplnk_device.so.1
30 ;; 30 ;;
31 *k2l*)
32 device=k2l
33 ln -sf libhyplnk_k2l.so.1.0.0 libhyplnk_device.so.1
34 ;;
35 *k2e*) 31 *k2e*)
36 device=k2e 32 device=k2e
37 ln -sf libhyplnk_k2e.so.1.0.0 libhyplnk_device.so.1 33 ln -sf libhyplnk_k2e.so.1.0.0 libhyplnk_device.so.1