aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-xilinx-configs.inc
blob: 4d9efcc38b88c132fdb9c8f2c4e8c3f7f910be41 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This include file sets up the xilinx config fragments, these
# fragments build on top of the base config infrastructure provided in
# the linux-yocto/kernel-yocto recipes and classes in core layer of OE.

FILESEXTRAPATHS_prepend := "${THISDIR}/config:"

SRC_URI_append += " \
		file://xilinx-common;type=kmeta;destsuffix=xilinx-common \
		file://xilinx-machine;type=kmeta;destsuffix=xilinx-machine \
		"