diff options
Diffstat (limited to 'target/cpio/Config.in')
-rw-r--r-- | target/cpio/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/cpio/Config.in b/target/cpio/Config.in index d1eca2a74..83bdd21e0 100644 --- a/target/cpio/Config.in +++ b/target/cpio/Config.in @@ -46,5 +46,5 @@ config BR2_TARGET_ROOTFS_CPIO_COPYTO help Copies the resulting image to a secondary location like a tftp server's root directory. - + Example: $(IMAGE)-$(DATE).cpio$(CPIO_ROOTFS_COMPRESSOR_EXT) |