Commit 246b384e authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files

util-linux: fix typo in configuration option label

parent 7ffda3e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ config BR2_PACKAGE_UTIL_LINUX_RENAME
	bool "build \"rename\""

config BR2_PACKAGE_UTIL_LINUX_SCHEDUTILS
	bool "build \"chrt, ionice, teskset\""
	bool "build \"chrt, ionice, taskset\""

config BR2_PACKAGE_UTIL_LINUX_WALL
	bool "build \"wall\""