roundshot

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

config.mk (465B)


      1 # See LICENSE file for copyright and license details
      2 
      3 #LINUX_TYPE = vanilla
      4 LINUX_TYPE = grsec
      5 
      6 LINUX_VERSION_VANILLA = linux-4.9.y
      7 LINUX_URL_VANILLA = https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable
      8 
      9 LINUX_VERSION_GRSEC = linux-4.9.x-unofficial_grsec
     10 LINUX_URL_GRSEC = https://github.com/minipli/linux-unofficial_grsec
     11 
     12 ARM_DTB = sun7i-a20-olinuxino-lime2.dtb
     13 
     14 TC_PATH = $(PWD)/../toolchain/arm-linux-musleabihf
     15 TC_NAME = arm-linux-musleabihf-