summaryrefslogtreecommitdiff
path: root/package/musl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/musl/Makefile')
-rw-r--r--package/musl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/musl/Makefile b/package/musl/Makefile
index deb752ac3..81354361a 100644
--- a/package/musl/Makefile
+++ b/package/musl/Makefile
@@ -2,12 +2,13 @@
# material, please see the LICENCE file in the top-level directory.
include $(TOPDIR)/rules.mk
+include $(TOPDIR)/mk/kernel-ver.mk
include $(TOPDIR)/toolchain/musl/Makefile.inc
PKG_NAME:= musl
PKG_DESCR:= embedded C library
PKG_SECTION:= base/libs
-PKG_OPTS:= noremove
+PKG_OPTS:= noremove nostaging
PKG_SUBPKGS:= MUSL MUSL_DEV
PKGSD_MUSL_DEV:= development files for musl