From: Bernhard Reutner-Fischer Date: Sun, 4 Feb 2007 19:20:45 +0000 (-0000) Subject: - minor tweak to naming of microperl module list in the config X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=842686b9fbfebcc2aa3a66967753c1c0855f58e7;p=buildroot.git - minor tweak to naming of microperl module list in the config --- diff --git a/package/microperl/Config.in b/package/microperl/Config.in index 275cded50b..dd2b0de890 100644 --- a/package/microperl/Config.in +++ b/package/microperl/Config.in @@ -5,7 +5,7 @@ config BR2_PACKAGE_MICROPERL Perl without operating-specific functions such as readdir. config BR2_PACKAGE_MICROPERL_MODULES - string "perl modules" + string "microperl modules" default "" depends on BR2_PACKAGE_MICROPERL help