meta-netboot: enable NBD and Ramdisk support in kernel config
[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 += "file://nbd.cfg \
5             file://ramdisk.cfg \
6             "