mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-06-02 09:46:34 +03:00
Set DEFAULT_SPI_PORT for autotools
This commit is contained in:
@@ -563,6 +563,9 @@ else
|
||||
confsubst="-e /^@HAVE_PARPORT_BEGIN@/,/^@HAVE_PARPORT_END@/d"
|
||||
fi
|
||||
|
||||
AC_MSG_CHECKING([for SPI device])
|
||||
AC_MSG_RESULT([$DEFAULT_SPI_PORT])
|
||||
AC_SUBST([DEFAULT_SPI_PORT])
|
||||
|
||||
if test "x$enabled_linuxgpio" = xyes; then
|
||||
AC_MSG_CHECKING([for default linuxgpio port])
|
||||
|
||||
Reference in New Issue
Block a user