initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# sispmctl
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SISPMCTL_VERSION = 4.9
|
||||
SISPMCTL_SITE = http://downloads.sourceforge.net/project/sispmctl/sispmctl/sispmctl-$(SISPMCTL_VERSION)
|
||||
SISPMCTL_LICENSE = GPL-2.0+
|
||||
SISPMCTL_LICENSE_FILES = COPYING
|
||||
SISPMCTL_DEPENDENCIES = libusb-compat
|
||||
|
||||
SISPMCTL_CONF_OPTS = --enable-webless
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user