mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 14:14:38 +02:00
fix configure file path
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
This commit is contained in:
parent
710c10c1f1
commit
fe6e51cd2a
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
#include "usb_boot_defines.h"
|
#include "usb_boot_defines.h"
|
||||||
|
|
||||||
#define CONFIG_FILE_PATH "/usr/share/xburst_tools/xburst_tools.cfg"
|
#define CONFIG_FILE_PATH "/usr/share/xburst_tools/usbboot.cfg"
|
||||||
|
|
||||||
int hand_init_def(struct hand *hand);
|
int hand_init_def(struct hand *hand);
|
||||||
int check_dump_cfg(struct hand *hand);
|
int check_dump_cfg(struct hand *hand);
|
||||||
|
Loading…
Reference in New Issue
Block a user