summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_4.1.bbappend
blob: 880e974a4bdcab3d99e503fcc5495e2f883e6ab3 (plain)
1
2
3
4
5
6
7
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.1:"

# Load USB functions configurable through configfs (CONFIG_USB_CONFIGFS)
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"

LOCALVERSION = "-v2.6b1"
SRCREV = "e6d111cd909551cec5902358db1e25dcaa8c86bb"