summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti-staging_3.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti-staging_3.12.bb')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.12.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index ac30ab58..dbb49b37 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -8,6 +8,9 @@ inherit kernel
8require recipes-kernel/linux/linux-dtb.inc 8require recipes-kernel/linux/linux-dtb.inc
9require recipes-kernel/linux/setup-defconfig.inc 9require recipes-kernel/linux/setup-defconfig.inc
10 10
11# Look in the generic major.minor directory for files
12FILESEXTRAPATHS_append := "${THISDIR}/${PN}-3.12:"
13
11# Pull in the devicetree files into the rootfs 14# Pull in the devicetree files into the rootfs
12RDEPENDS_kernel-base += "kernel-devicetree" 15RDEPENDS_kernel-base += "kernel-devicetree"
13 16