check whether CONFIG_NAME is valid or not at create_appspec.sh
authorsunghan <sh924.chang@samsung.com>
Thu, 3 Aug 2017 05:32:33 +0000 (14:32 +0900)
committersunghan <sh924.chang@samsung.com>
Thu, 3 Aug 2017 05:37:24 +0000 (14:37 +0900)
commit166397238603b9b4d444513fe23309e8874f0b29
tree9d7a5cba63d044f6edf1f371c4721a24d5b14e5b
parentd9f659da24ddc69a44f80dcdc5187bb68daa09ad
check whether CONFIG_NAME is valid or not at create_appspec.sh

If Kconfig_ENTRY is not existed, CONFIG_NAME is not valid.
IF CONFIG_NAME is not valid, let's skip to make an application list.
Here is an abnormal case.
{ aws_sample, aws_sample_main, CONFIG_, y, y,  }
apps/tools/create_appspec.sh