|
|
@@ -106,10 +106,6 @@ ifeq ($(BR2_PREFER_STATIC_LIB),y)
|
|
|
define BUSYBOX_PREFER_STATIC
|
|
|
$(call KCONFIG_ENABLE_OPT,CONFIG_STATIC,$(BUSYBOX_BUILD_CONFIG))
|
|
|
endef
|
|
|
-else
|
|
|
-define BUSYBOX_PREFER_STATIC
|
|
|
- $(call KCONFIG_DISABLE_OPT,CONFIG_STATIC,$(BUSYBOX_BUILD_CONFIG))
|
|
|
-endef
|
|
|
endif
|
|
|
|
|
|
# Disable usage of inetd if netkit-base package is selected
|