X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=networking%2Froute.c;fp=networking%2Froute.c;h=ac1d94c28fe0b4dc52d0d32477fdd4cf550725ff;hb=b097a84d62dcfcf201a695b54bcfafae70cac8a6;hp=8387ce1bb937b08fd548bd49cb714dffa0e08532;hpb=10bde14292b3f0abbbf56aaaec16f391f12c0e64;p=oweals%2Fbusybox.git diff --git a/networking/route.c b/networking/route.c index 8387ce1bb..ac1d94c28 100644 --- a/networking/route.c +++ b/networking/route.c @@ -25,7 +25,7 @@ * remove ridiculous amounts of bloat. */ //config:config ROUTE -//config: bool "route (8.9 kb)" +//config: bool "route (8.7 kb)" //config: default y //config: select PLATFORM_LINUX //config: help