From 0b0434437afee60dd9b0ba994fb77d6ca8766fe6 Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Mon, 10 Oct 2016 06:45:59 -0700 Subject: [PATCH] system: fix typo Signed-off-by: Matt Kraai Signed-off-by: Peter Korsgaard --- system/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/Config.in b/system/Config.in index d3b2889bbd..f9a3bda5a7 100644 --- a/system/Config.in +++ b/system/Config.in @@ -509,7 +509,7 @@ config BR2_ROOTFS_POST_FAKEROOT_SCRIPT This gives users the opportunity to do customisations of the content of the rootfs, which would otherwise require root - rigths. + rights. These scripts are called with the target directory name as first argument. The build will fail on the first scripts that -- 2.30.2