|
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
|
|
|
|
SRC_URI += " \
|
|
file://0001-Reclaim-SRAM3-from-OpenAMP.patch \
|
|
file://fragments/custom-memory.cfg \
|
|
"
|
|
|
|
# Add our custom fragment to the kernel configuration
|
|
KERNEL_CONFIG_FRAGMENTS += "${WORKDIR}/fragments/custom-memory.cfg"
|