view loadtools/defpath.c @ 17:24b88c119465

loadtools: hw parameter file reading implemented
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 03 May 2013 22:55:28 +0000
parents
children e658a84b37df
line wrap: on
line source

/*
 * By default the loadagent.srec target utility and some hardware parameter
 * files are sought in an installation directory, to make the more common
 * command line operations more manageable.
 */

char default_helpers_dir[] = "/usr/local/share/freecalypso";