summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-altera_4.1.bb
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2015-11-11 21:56:13 -0800
committerDalon Westergreen <dwesterg@gmail.com>2015-11-11 21:56:13 -0800
commit64e2e93406ebf2a30dc198ab0fb27e8f0643a204 (patch)
tree4599ba37aea0b6e908f1bb1002eca3ff4dc6379f /recipes-kernel/linux/linux-altera_4.1.bb
parent4f24424167aa4d382e2cff17a6fcdcf0680b89d2 (diff)
downloadmeta-altera-64e2e93406ebf2a30dc198ab0fb27e8f0643a204.tar.gz
Move KERNEL_DEVICETREE to linux recipes
Diffstat (limited to 'recipes-kernel/linux/linux-altera_4.1.bb')
-rw-r--r--recipes-kernel/linux/linux-altera_4.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-altera_4.1.bb b/recipes-kernel/linux/linux-altera_4.1.bb
index 521e846..79485ec 100644
--- a/recipes-kernel/linux/linux-altera_4.1.bb
+++ b/recipes-kernel/linux/linux-altera_4.1.bb
@@ -1,2 +1,5 @@
1include linux-altera.inc 1include linux-altera.inc
2LINUX_VERSION = "4.1" 2LINUX_VERSION = "4.1"
3
4KERNEL_DEVICETREE_cyclone5 ?= "socfpga_cyclone5_socdk.dtb socfpga_cyclone5_sockit.dtb socfpga_cyclone5_socrates.dtb"
5KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5_socdk.dtb"