mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/elf2flt: update AUTORECONF comment
The patch that causes the need for AUTORECONF = YES has been renamed a while ago, fix the corresponding comment. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
@@ -11,7 +11,7 @@ ELF2FLT_LICENSE_FILES = LICENSE.TXT
|
||||
|
||||
HOST_ELF2FLT_DEPENDENCIES = host-binutils host-zlib
|
||||
|
||||
# 0003-elf2flt-handle-binutils-2.34.patch
|
||||
# 0001-elf2flt-handle-binutils-2.34.patch
|
||||
HOST_ELF2FLT_AUTORECONF = YES
|
||||
|
||||
# It is not exactly a host variant, but more a cross variant, which is
|
||||
|
||||
Reference in New Issue
Block a user