1 2 3 4 5
ifneq ($(CONFIG_USE_APK),) DEFAULT_PACKAGES += apk-mbedtls else DEFAULT_PACKAGES += opkg endif