1 ################################################################################
5 ################################################################################
7 SPI_TOOLS_VERSION
= 0.8.1
8 SPI_TOOLS_SITE
= $(call github
,cpb-
,spi-tools
,$(SPI_TOOLS_VERSION
))
9 # autoreconf must be run as specified in package documentation
10 SPI_TOOLS_AUTORECONF
= YES
11 SPI_TOOLS_LICENSE
= GPLv2
12 SPI_TOOLS_LICENSE_FILES
= LICENSE
14 $(eval
$(autotools-package
))