summaryrefslogtreecommitdiffstats
path: root/package/util-linux
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-12-11 04:04:13 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-12-11 21:25:08 +0100
commit246b384e4a0ed9503cc9c8e2e72b9cdc45225393 (patch)
tree84a56583796739dfc63b1b52ede472b07465b5be /package/util-linux
parent7ffda3e241c4d57394d9f5eeb19e41a3546c0495 (diff)
downloadbuildroot-novena-246b384e4a0ed9503cc9c8e2e72b9cdc45225393.tar.gz
buildroot-novena-246b384e4a0ed9503cc9c8e2e72b9cdc45225393.zip
util-linux: fix typo in configuration option label
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/util-linux')
-rw-r--r--package/util-linux/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/util-linux/Config.in b/package/util-linux/Config.in
index 43a84440f..5eab95694 100644
--- a/package/util-linux/Config.in
+++ b/package/util-linux/Config.in
@@ -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\""