initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# c-periphery
|
||||
#
|
||||
################################################################################
|
||||
|
||||
C_PERIPHERY_VERSION = 2.3.1
|
||||
C_PERIPHERY_SITE = $(call github,vsergeev,c-periphery,v$(C_PERIPHERY_VERSION))
|
||||
C_PERIPHERY_INSTALL_STAGING = YES
|
||||
C_PERIPHERY_LICENSE = MIT
|
||||
C_PERIPHERY_LICENSE_FILES = LICENSE
|
||||
C_PERIPHERY_CPE_ID_VENDOR = c-periphery_project
|
||||
|
||||
$(eval $(cmake-package))
|
||||
Reference in New Issue
Block a user