diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/customize-rootfs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/customize-rootfs.txt b/docs/manual/customize-rootfs.txt index 4d3b55970..6399699bd 100644 --- a/docs/manual/customize-rootfs.txt +++ b/docs/manual/customize-rootfs.txt @@ -43,7 +43,7 @@ there are a few ways to customize the resulting target filesystem. xref:generic-package-reference[] - +BINARIES_DIR+: the place where all binary files (aka images) are stored - - +BASE_DIR+ (or +O+): the base output directory + - +BASE_DIR+: the base output directory * A special package, 'customize', stored in +package/customize+ can be used. You can put all the files that you want to see in the final |