diff options
Diffstat (limited to 'packages/kexecboot/kexecboot.inc')
-rw-r--r-- | packages/kexecboot/kexecboot.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/kexecboot/kexecboot.inc b/packages/kexecboot/kexecboot.inc index 201d3116d8..5f3f34948e 100644 --- a/packages/kexecboot/kexecboot.inc +++ b/packages/kexecboot/kexecboot.inc @@ -36,4 +36,4 @@ FILES_${PN} += " ${bindir}/kexecboot /init /proc /mnt" pkg_postinst_${PN} () { ln -sf ${bindir}/kexecboot $D/init -}
\ No newline at end of file +} |