1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +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 914f44a3f6
commit 781e7e00c4

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