system/Config.in: fix custom skeleton help text

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas De Schampheleire 2014-05-02 07:08:40 +02:00 committed by Peter Korsgaard
parent 777bd7230d
commit 4e5515382d

View File

@ -185,7 +185,7 @@ config BR2_ROOTFS_SKELETON_CUSTOM_PATH
string "custom target skeleton path" string "custom target skeleton path"
default "system/skeleton" default "system/skeleton"
help help
Path custom target skeleton. Path to custom target skeleton.
endif endif
if BR2_ROOTFS_SKELETON_DEFAULT if BR2_ROOTFS_SKELETON_DEFAULT