mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 08:24:40 +02:00
fix the configure file path
This commit is contained in:
parent
9356e3dff0
commit
f7c651790c
@ -26,7 +26,7 @@
|
||||
#include "ingenic_usb.h"
|
||||
#include "ingenic_cfg.h"
|
||||
|
||||
#define CONFIG_FILE_PATH (CFGDIR "xburst-tools/usbboot.cfg")
|
||||
#define CONFIG_FILE_PATH (CFGDIR "/usbboot.cfg")
|
||||
|
||||
extern struct ingenic_dev ingenic_dev;
|
||||
extern struct hand hand;
|
||||
|
Loading…
Reference in New Issue
Block a user