summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-altera-ltsi_3.10.bb')
-rw-r--r--recipes-kernel/linux/linux-altera-ltsi_3.10.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-altera-ltsi_3.10.bb b/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
index 3749338..33c7d4c 100644
--- a/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
+++ b/recipes-kernel/linux/linux-altera-ltsi_3.10.bb
@@ -1,5 +1,7 @@
1DTB_SUBDIR="dts/" 1LINUX_VERSION = "3.10"
2LINUX_VERSION_SUFFIX = "-ltsi"
2 3
3require recipes-kernel/linux/linux-altera-ltsi.inc 4KERNEL_DEVICETREE_cyclone5 ?= "socfpga_cyclone5.dtb"
4COMPATIBLE_MACHINE = "(arria5|cyclone5)" 5KERNEL_DEVICETREE_arria5 ?= "socfpga_arria5.dtb"
5 6
7include linux-altera.inc