busybox/modutils
Ron Yorston 5c69ad0ecd build system: drop PLATFORM_LINUX
PLATFORM_LINUX is a hidden configuration option which is disabled by
default and enabled at over a hundred locations for features that are
deemed to be Linux specific.

The only effect of PLATFORM_LINUX is to control compilation of
libbb/match_fstype.c.  This file is only needed by mount and umount.

Remove all references to PLATFORM_LINUX and compile match_fstype.c
if mount or umount is enabled.

Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-08-13 17:12:56 +02:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
depmod_process.sh depmod: fix handling of .gz modules 2009-05-18 13:08:04 +02:00
depmod.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
insmod.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
Kbuild.src Convert all modutils/* applets to "new style" applet definitions 2016-11-23 07:54:52 +01:00
lsmod.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
modinfo.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
modprobe-small.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
modprobe.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
modutils-24.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
modutils.c modutils: delete unused replace_underscores() 2017-06-28 19:10:29 +02:00
modutils.h modutils: delete unused replace_underscores() 2017-06-28 19:10:29 +02:00
rmmod.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00