
14 Mar
2019
14 Mar
'19
8:46 p.m.
On Thu, Mar 14, 2019 at 7:17 PM Heinrich Schuchardt xypron.glpk@gmx.de wrote:
On 3/14/19 8:19 AM, Andy Shevchenko wrote:
On Thu, Mar 14, 2019 at 8:43 AM Heinrich Schuchardt xypron.glpk@gmx.de wrote:
new file mode 120000 index 00000000000..4b7edd52bd9 --- /dev/null +++ b/lib/efi_selftest/efi_freestanding.c @@ -0,0 +1 @@ +../efi_loader/efi_freestanding.c
\ No newline at end of file
^^^
Hello Andy,
on my machine this patch creates a symbolic link file. Did you have any problem applying it?
Isn't better to create a simple oneliner C-file then?
#include "../efi_loader/efi_freestanding.c"
?
P.S. Symbolic or other links are a property of FS where you build the code on. So, it should go via make rather then Git for my opinion.
--
With Best Regards,
Andy Shevchenko