summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-altera_4.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-03-11 17:10:56 +0700
committerKhem Raj <raj.khem@gmail.com>2016-03-11 17:10:56 +0700
commit24c0c662f1fc6daeed435105fe50cb43db65cdcb (patch)
treebf1591963bc3cb80228ae1087e15c4f327992788 /recipes-kernel/linux/linux-altera_4.0.bb
parent904fc6ef0b1e3f2cc53d5acadbe75286230bcb31 (diff)
parent882a03bcd1458d0d199c12bbf45ef230b2bdc668 (diff)
downloadmeta-altera-24c0c662f1fc6daeed435105fe50cb43db65cdcb.tar.gz
Merge pull request #10 from dwesterg/master
Update devicetree list for cyclone5 to include de0 board
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