package/swupdate: drop dangling SWUPDATE_BUILD_CONFIG

"6c63e4de4a boot/swupdate: don't specify .config to munge" dropped all
usages of this define but the define itself was left dangling.

Drop it now.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Ricardo Martincoski 2023-01-01 20:36:47 -03:00 committed by Peter Korsgaard
parent eae97036f3
commit ca5cd8d675

View File

@ -208,8 +208,6 @@ define SWUPDATE_SET_WEBSERVER
endef
endif
SWUPDATE_BUILD_CONFIG = $(@D)/.config
SWUPDATE_KCONFIG_FILE = $(call qstrip,$(BR2_PACKAGE_SWUPDATE_CONFIG))
SWUPDATE_KCONFIG_EDITORS = menuconfig xconfig gconfig nconfig