mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
add jzboot to build system
This commit is contained in:
@@ -1 +1 @@
|
||||
SUBDIRS = usbboot xbboot
|
||||
SUBDIRS = usbboot xbboot jzboot
|
||||
|
||||
@@ -69,5 +69,6 @@ AC_CHECK_FUNCS([memset strerror])
|
||||
|
||||
AC_CONFIG_FILES(Makefile \
|
||||
usbboot/Makefile usbboot/src/Makefile \
|
||||
xbboot/Makefile xbboot/host-app/Makefile)
|
||||
xbboot/Makefile xbboot/host-app/Makefile \
|
||||
jzboot/Makefile)
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user