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

COMPATIBLE_MACHINE_append = "|hsdk|nsimhs"

KERNEL_CC_append = " ${TOOLCHAIN_OPTIONS}"

SRC_URI += "\
	file://most_deps.cfg \
    "