aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-xilinx-configs.inc
blob: 30b6a8fdaac4777e832e31b2e118f7de8c106e89 (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 \
		"