aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto_3.19.bbappend
blob: b8512980d62c4fa69a198fe483d6d2a4e188e3d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

#
# Add default bluetooth kernel feature
#
KERNEL_FEATURES += " features/bluetooth/bluetooth.scc"

#
# specifying additional kernel feature
#
SRC_URI += "file://bluetooth.cfg"