summaryrefslogtreecommitdiff
path: root/package/kmod
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-02-09 02:47:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-02-09 02:49:18 +0100
commitfdfd165799d762acd6cf5871bfcb1493da1359e9 (patch)
treec359e2327241dce4c6a237ff4b61f89b1907a2b0 /package/kmod
parent68a2f573ea13d6e028c5eba43bde813c6994f080 (diff)
systemd: enable for uClibc-ng
Patch out IDN usage. libidn will be removed from GNU C library in the future, so we don't add it to uClibc-ng getnameinfo(). libkmod can't be activated when PKG_BB is 1 for kmod package.
Diffstat (limited to 'package/kmod')
-rw-r--r--package/kmod/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/kmod/Makefile b/package/kmod/Makefile
index 495a7f9fb..4ef5623dc 100644
--- a/package/kmod/Makefile
+++ b/package/kmod/Makefile
@@ -14,7 +14,6 @@ PKG_URL:= http://profusion.mobi/index.php
PKG_SITES:= https://www.kernel.org/pub/linux/utils/kernel/kmod/
PKG_LIBNAME:= libkmod
PKG_OPTS:= dev
-PKG_BB:= 1
PKG_SUBPKGS:= KMOD LIBKMOD
PKGSD_LIBKMOD:= kernel module library