Skip to content

Commit

Permalink
HACK/mt7622: fix build with binutils 2.39
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Salvaterra <[email protected]>
  • Loading branch information
rsalvaterra committed Nov 23, 2023
1 parent b792b94 commit 4036074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/boot/arm-trusted-firmware-mediatek/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,7 @@ TFA_MAKE_FLAGS += \
HAVE_DRAM_OBJ_FILE=yes \
$(if $(DDR3_FLYBY),DDR3_FLYBY=1) \
$(if $(DRAM_USE_COMB),DRAM_USE_COMB=1) \
LDFLAGS="--no-warn-rwx-segments" \
all

define Package/trusted-firmware-a/install
Expand Down

0 comments on commit 4036074

Please sign in to comment.