Commit 842686b9 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- minor tweak to naming of microperl module list in the config

parent 1c8951ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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