summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-kernel/linux/linux-%.bbappend
blob: f64e49ae091f42de9a95b35e6f9807c290fa1e1f (plain)
1
2
3
4
5
6
7
8
FILESEXTRAPATHS_prepend := "${THISDIR}/linux:"

# Extra configuration options for the AGL kernel
SRC_URI_append = " file://can-bus.cfg \
                   file://usb.cfg \
                   file://uvc.cfg \
                   file://joystick.cfg \
            "