summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/mlinux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf
index c29920e..f55d9d1 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -9,7 +9,7 @@ SDK_NAME = "${DISTRO}-${TCLIBC}-${SDK_ARCH}-${IMAGE_BASENAME}-${TUNE_PKGARCH}"
SDKPATH = "/opt/${DISTRO}/${SDK_VERSION}"
# add static libs to toolchain builds
-SDKIMAGE_FEATURES += "staticdev-pkgs"
+SDKIMAGE_FEATURES = "dev-pkgs dbg-pkgs staticdev-pkgs"
MAINTAINER = "MultiTech Systems <oe-devel@multitech.net>"