summaryrefslogtreecommitdiff
path: root/docs/customize-rootfs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/customize-rootfs.txt')
-rw-r--r--docs/customize-rootfs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize-rootfs.txt b/docs/customize-rootfs.txt
index 54846dba5..3d4f0bf7b 100644
--- a/docs/customize-rootfs.txt
+++ b/docs/customize-rootfs.txt
@@ -25,5 +25,5 @@ loss of customized configuration data.
Another option is to configure a post-build action. This is available
in +Global settings+. It must point to a script relative to the root
of your openadk working copy. It will be invoked as part of the
-+*-imageinstall+ step with $ADK_TOPDIR as first argument. You can use
++-imageinstall+ step with $ADK_TOPDIR as first argument. You can use
it e.g. to modify the +root_*+ filesystem before bundling it.