X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=modutils%2Fmodprobe.c;h=0a372a049062aae973654203c62b9c3fb3a55fda;hb=981b2eff814bd186188ad66a32990a6d17b37a3e;hp=291e4cb906aa03d66a52b21c65a762ed5d4db2db;hpb=f4fc303e3679e4ab0d45f60c31f9b687f27f7452;p=oweals%2Fbusybox.git diff --git a/modutils/modprobe.c b/modutils/modprobe.c index 291e4cb90..0a372a049 100644 --- a/modutils/modprobe.c +++ b/modutils/modprobe.c @@ -8,7 +8,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config MODPROBE -//config: bool "modprobe (29 kb)" +//config: bool "modprobe (28 kb)" //config: default y //config: select PLATFORM_LINUX //config: help