mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 19:23:01 +09:00
In isolation, the original change will break building efistub for ARM64 with gcc. This wasn't an issue upstream due to the earlier change60f38de7a8("efi/libstub: Unify command line param parsing"). That's now been backported to AOSP too. This reverts commit36733457a3. Change-Id: I99592a19c77821df897bba966b5486cb835745f9 Signed-off-by: Greg Hackmann <ghackmann@google.com>