diff options
Diffstat (limited to 'meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend')
-rw-r--r-- | meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend b/meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend deleted file mode 100644 index f20d57a22..000000000 --- a/meta-netboot/recipes-kernel/linux/linux-yocto_%.bbappend +++ /dev/null @@ -1,6 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/files:" - -# Extra configuration options for NBD support and netboot over RAMFS -SRC_URI_append = " file://nbd.cfg \ - file://ramdisk.cfg \ - " |