summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-altera_4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-altera_4.1.bb')
-rw-r--r--recipes-kernel/linux/linux-altera_4.1.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-altera_4.1.bb b/recipes-kernel/linux/linux-altera_4.1.bb
index 5c557f7..1dbff8c 100644
--- a/recipes-kernel/linux/linux-altera_4.1.bb
+++ b/recipes-kernel/linux/linux-altera_4.1.bb
@@ -1,5 +1,8 @@
1LINUX_VERSION = "4.1" 1LINUX_VERSION = "4.1"
2 2
3SRCREV = "186070d46805086fe9b46d95ac6d0e257203e5a4" 3SRCREV = "6de99ee01c82b4b1d407f1393fe7d5413b5855cf"
4
5# There is no de0 devicetree in this kernel version
6KERNEL_DEVICETREE_remove_cyclone5 = "socfpga_cyclone5_de0_sockit.dtb"
4 7
5include linux-altera.inc 8include linux-altera.inc