initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# spi-tools
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SPI_TOOLS_VERSION = 1.0.0
|
||||
SPI_TOOLS_SITE = $(call github,cpb-,spi-tools,$(SPI_TOOLS_VERSION))
|
||||
# autoreconf must be run as specified in package documentation
|
||||
SPI_TOOLS_AUTORECONF = YES
|
||||
SPI_TOOLS_LICENSE = GPL-2.0
|
||||
SPI_TOOLS_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user