Fix to get netboot activated also for renesas gen3
[AGL/meta-agl.git] / meta-netboot / recipes-kernel / linux / linux-yocto_%.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
2
3 # Extra configuration options for NBD support and netboot over RAMFS
4 SRC_URI_append = " file://nbd.cfg \
5             file://ramdisk.cfg \
6             "