summaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb')
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
index ed3dece3f..2f46fa952 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
@@ -13,6 +13,8 @@ inherit autotools
13 13
14EXTRA_OECONF = "--enable-textui --enable-delay=2 --enable-evdev-rate=1000,250" 14EXTRA_OECONF = "--enable-textui --enable-delay=2 --enable-evdev-rate=1000,250"
15 15
16CFLAGS += "-fcommon"
17
16do_install () { 18do_install () {
17 install -D -m 0755 ${B}/src/kexecboot ${D}${bindir}/kexecboot 19 install -D -m 0755 ${B}/src/kexecboot ${D}${bindir}/kexecboot
18 install -d ${D}/proc 20 install -d ${D}/proc