summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-altera_4.2.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.2.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.2.bb')
-rw-r--r--recipes-kernel/linux/linux-altera_4.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera_4.2.bb b/recipes-kernel/linux/linux-altera_4.2.bb
index 0152c30..881a23e 100644
--- a/recipes-kernel/linux/linux-altera_4.2.bb
+++ b/recipes-kernel/linux/linux-altera_4.2.bb
@@ -2,4 +2,6 @@ LINUX_VERSION = "4.2"
2 2
3SRCREV = "be211eb308a6383da2042863ac070bc6e7d0add2" 3SRCREV = "be211eb308a6383da2042863ac070bc6e7d0add2"
4 4
5KERNEL_DEVICETREE_remove_cyclone5 = "socfpga_cyclone5_de0_sockit.dtb"
6
5include linux-altera.inc 7include linux-altera.inc