summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/linux/linux-ti-staging_3.12.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-ti-staging_3.12.bbappend b/recipes/linux/linux-ti-staging_3.12.bbappend
index 8df836c..b2d6104 100644
--- a/recipes/linux/linux-ti-staging_3.12.bbappend
+++ b/recipes/linux/linux-ti-staging_3.12.bbappend
@@ -24,5 +24,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
24SRC_URI += "\ 24SRC_URI += "\
25 file://usb-serial.cfg \ 25 file://usb-serial.cfg \
26 " 26 "
27KERNEL_CONFIG_FRAGMENTS += "usb-serial.cfg" 27KERNEL_CONFIG_FRAGMENTS += "${WORKDIR}/usb-serial.cfg"
28KERNEL_DEVICETREE_b2qt = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb" 28KERNEL_DEVICETREE_b2qt = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb"