roundshot

n/a
git clone git://parazyd.org/roundshot.git
Log | Files | Refs | LICENSE

config.mk (389B)


      1 # See LICENSE file for copyright and license details
      2 
      3 BUSYBOX = 1
      4 BUSYBOX_VERSION = 1.27.2
      5 BUSYBOX_URL = https://busybox.net/downloads/busybox-$(BUSYBOX_VERSION).tar.bz2
      6 
      7 GNUPG = 1
      8 GNUPG_VERSION = 2.2.4-1
      9 GNUPG_URL = https://deb.debian.org/debian/pool/main/g/gnupg2/gpgv-static_$(GNUPG_VERSION)_armhf.deb
     10 
     11 TC_PATH = $(PWD)/../toolchain/arm-linux-musleabihf
     12 TC_NAME = arm-linux-musleabihf-