mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 10:15:19 +02:00
fix issue 76, remove the static prefix and datadir.
http://projects.qi-hardware.com/index.php/p/xburst-tools/issues/76/ Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
parent
ad2afb0cdd
commit
77a7270a4b
@ -10,8 +10,6 @@ bin_PROGRAMS = usbboot
|
||||
usbboot_SOURCES = cmd.c command_line.c ingenic_cfg.c \
|
||||
ingenic_usb.c main.c
|
||||
|
||||
prefix = /usr
|
||||
sysconfdir = /etc
|
||||
pkgdatadir = $(datadir)/xburst-tools/
|
||||
|
||||
if COND_FIRMWARE
|
||||
|
Loading…
Reference in New Issue
Block a user