diff --git a/recipes-diya/initramfs/recovery-boot_0.1.bb b/recipes-diya/initramfs/recovery-boot_0.1.bb index 80eea59..83cc698 100644 --- a/recipes-diya/initramfs/recovery-boot_0.1.bb +++ b/recipes-diya/initramfs/recovery-boot_0.1.bb @@ -42,7 +42,4 @@ do_install() { # before even executing /init. install -d ${D}/dev mknod -m 622 ${D}/dev/console c 5 1 -} - - -FILES:${PN} = "/init /init.d /dev" \ No newline at end of file +} \ No newline at end of file