[llvmlinux] [PATCH] Fix 'make initramfs'.

Charlebois, Mark mcharleb at quicinc.com
Wed Aug 6 17:15:09 UTC 2014


I'm happy to apply your patches but they need a DCO Signed-off-by line

-Mark
________________________________________
From: llvmlinux-bounces at lists.linuxfoundation.org [llvmlinux-bounces at lists.linuxfoundation.org] on behalf of Daniel Sanders [Daniel.Sanders at imgtec.com]
Sent: Wednesday, August 06, 2014 6:27 AM
To: llvmlinux at lists.linuxfoundation.org
Subject: [llvmlinux] [PATCH] Fix 'make initramfs'.

The ${BUSYBOXURL} values have an architecture suffix but the build
framework expects the resulting filename to be 'busybox'.

This patch fixes that so that the copy in ${INITTMPDIR} is expected to have
a suffix, and it is removed when copying to ${INITBUILDDIR}.


More information about the LLVMLinux mailing list