Do not force CFLAGS that are set by buildsystem. This generates a
warning because they are redefined.
Signed-off-by: Stefano Babic <
stefan...@swupdate.org>
---
configs/with_ucfw_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/with_ucfw_defconfig b/configs/with_ucfw_defconfig
index cd2dc7c1..89aa27d5 100644
--- a/configs/with_ucfw_defconfig
+++ b/configs/with_ucfw_defconfig
@@ -2,7 +2,6 @@
# SPDX-License-Identifier: CC0-1.0
CONFIG_HW_COMPATIBILITY=y
# CONFIG_MTD is not set
-CONFIG_EXTRA_CFLAGS="-g"
CONFIG_DOWNLOAD=y
CONFIG_SURICATTA=y
CONFIG_SURICATTA_SSL=y
--
2.43.0