diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-08-20 12:00:59 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-08-20 12:00:59 +0200 |
commit | 66fcb5bf4a0bce5b0e6d1e8235b549c6b8a31002 (patch) | |
tree | 82f09083320b75ace065eaf66603c4b0be26cedb /main/busybox/busyboxconfig | |
parent | c13f68bf98143f4f346da0e8bff63c4988580739 (diff) | |
download | aports-66fcb5bf4a0bce5b0e6d1e8235b549c6b8a31002.tar.bz2 aports-66fcb5bf4a0bce5b0e6d1e8235b549c6b8a31002.tar.xz |
Revert "main/busybox: backport libkmod compatible depmod"
This reverts commit 0872509c4fa881ef7528e2b1302a1b42417edc1a.
Diffstat (limited to 'main/busybox/busyboxconfig')
-rw-r--r-- | main/busybox/busyboxconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/main/busybox/busyboxconfig b/main/busybox/busyboxconfig index 59aee42eaf..9449833599 100644 --- a/main/busybox/busyboxconfig +++ b/main/busybox/busyboxconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.23.2 -# Tue Aug 18 09:32:09 2015 +# Tue Aug 4 22:52:01 2015 # CONFIG_HAVE_DOT_CONFIG=y @@ -538,7 +538,6 @@ CONFIG_DEPMOD=y # CONFIG_FEATURE_INSMOD_LOAD_MAP_FULL is not set CONFIG_FEATURE_CHECK_TAINTED_MODULE=y CONFIG_FEATURE_MODUTILS_ALIAS=y -CONFIG_FEATURE_MODUTILS_BIN=y CONFIG_FEATURE_MODUTILS_SYMBOLS=y CONFIG_DEFAULT_MODULES_DIR="/lib/modules" CONFIG_DEFAULT_DEPMOD_FILE="modules.dep" |