1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 06:17:51 +00:00

tiipclad-daemon.sh: Enabling GateMP support

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Molfetta, Stephen
2015-08-19 03:51:06 +00:00
committed by Denys Dmytriyenko
parent f3519cab14
commit 667f44b581
+1 -1
View File
@@ -1,7 +1,7 @@
#! /bin/sh
tiipclad_daemon=/usr/bin/__LAD_DAEMON__
tiipclad_params="-l lad.txt"
tiipclad_params="-g -l lad.txt"
test -x "$tiipclad_daemon" || exit 0