initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# qprint
|
||||
#
|
||||
################################################################################
|
||||
|
||||
QPRINT_VERSION = 1.1
|
||||
QPRINT_SITE = https://www.fourmilab.ch/webtools/qprint
|
||||
QPRINT_INSTALL_TARGET_OPTS = DESTDIR=$(TARGET_DIR) install-bin
|
||||
QPRINT_LICENSE = Public Domain
|
||||
QPRINT_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user