summaryrefslogtreecommitdiff
path: root/package/uclibc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/uclibc/Makefile')
-rw-r--r--package/uclibc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/uclibc/Makefile b/package/uclibc/Makefile
index dd55fa0df..d0436d160 100644
--- a/package/uclibc/Makefile
+++ b/package/uclibc/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/uclibc/Makefile.inc
PKG_NAME:= uClibc
PKG_DESCR:= embedded c library
PKG_SECTION:= base/libs
-PKG_OPTS:= noremove
+PKG_OPTS:= noremove nostaging
PKG_SUBPKGS:= UCLIBC UCLIBC_DEV
PKGSD_UCLIBC_DEV:= development files for uclibc