mirror of
https://github.com/sheumann/hush.git
synced 2024-10-31 19:04:47 +00:00
065e988e7a
module.aliases and module.symbols files have no use in modprobe-small implementation. So FEATURE_MODUTILS_ALIAS and FEATURE_MODUTILS_SYMBOLS will depend on !MODPROBE_SMALL. The try_to_mmap_module() function is not called in modprobe-small.c, so I will let FEATURE_INSMOD_TRY_MMAP depend on !MODPROBE_SMALL for now. Signed-off-by: Kang-Che Sung <explorer09@gmail.com> Likewise, FEATURE_2_4_MODULES is not used by modprobe-small. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |
||
---|---|---|
.. | ||
android2_defconfig | ||
android_502_defconfig | ||
android_defconfig | ||
android_ndk_defconfig | ||
cygwin_defconfig | ||
freebsd_defconfig | ||
TEST_nommu_defconfig | ||
TEST_noprintf_defconfig | ||
TEST_rh9_defconfig |