summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-altera-ltsi-dev_4.1.22.bb
blob: 8ee71061db0b58164ecb2660c6aa17cd6718cd5e (plain)
1
2
3
4
5
6
7
8
9
10
11
LINUX_VERSION = "4.1.22"
LINUX_VERSION_SUFFIX = "-ltsi"

include linux-altera.inc

FILESEXTRAPATHS .= "${FILE_DIRNAME}/linux-altera-ltsi:"

SRC_URI += "\
           file://0001-compiler-gcc-integrate-the-various-compiler-gcc-345-.patch \
           file://0001-compiler-gcc-disable-ftracer-for-__noclone-functions.patch \
"