projects
/
openwrt
/
staging
/
svanheule.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ec997b
)
rkbin: drop TFA_MAKE_FLAGS
author
Stijn Tintel
<
[email protected]
>
Mon, 24 Mar 2025 20:58:49 +0000
(22:58 +0200)
committer
Stijn Tintel
<
[email protected]
>
Sun, 6 Apr 2025 09:01:15 +0000
(12:01 +0300)
The rkbin package doesn't compile anything, so TFA_MAKE_FLAGS is unused.
Suggested-by: Tianling Shen <
[email protected]
>
Signed-off-by: Stijn Tintel <
[email protected]
>
package/boot/rkbin/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/rkbin/Makefile
b/package/boot/rkbin/Makefile
index fef19de7dc8c9481a14b64043ad8a54f0db4ef3b..d895c06547b0b788efffa3badd280bc02695ccb3 100644
(file)
--- a/
package/boot/rkbin/Makefile
+++ b/
package/boot/rkbin/Makefile
@@
-71,9
+71,6
@@
TFA_TARGETS:= \
rk3568-e25 \
rk3588
-TFA_MAKE_FLAGS+= \
- $(if $(CONFIG_BINUTILS_VERSION_2_37)$(CONFIG_BINUTILS_VERSION_2_38),,LDFLAGS="-no-warn-rwx-segments")
-
ifeq ($(BUILD_VARIANT),rk3308-rock-pi-s)
TPL_FILE:=rk3308_ddr_589MHz_uart0_m0_v2.07.bin
define Download/rk3308-tpl-rock-pi-s