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