diff --git a/usbboot/src/Makefile.am b/usbboot/src/Makefile.am index 965e6b1..5ec1b00 100644 --- a/usbboot/src/Makefile.am +++ b/usbboot/src/Makefile.am @@ -10,6 +10,7 @@ bin_PROGRAMS = usbboot usbboot_SOURCES = cmd.c command_line.c ingenic_cfg.c \ ingenic_usb.c main.c +prefix = /usr pkgdatadir = $(datadir)/xburst-tools/ if COND_FIRMWARE