
27 Mar
2022
27 Mar
'22
10:26 p.m.
This makes it impossible to change them elsewhere. The default value is 'empty' anyway, so just drop it.
Signed-off-by: Simon Glass sjg@chromium.org ---
config.mk | 1 - 1 file changed, 1 deletion(-)
diff --git a/config.mk b/config.mk index 2595aed218b..b915c29b3f3 100644 --- a/config.mk +++ b/config.mk @@ -12,7 +12,6 @@ # If we did not have Tegra SoCs, build system would be much simpler...) PLATFORM_RELFLAGS := PLATFORM_CPPFLAGS := -KBUILD_LDFLAGS := LDFLAGS_FINAL := LDFLAGS_STANDALONE := OBJCOPYFLAGS :=
--
2.35.1.1021.g381101b075-goog