]> git.baikalelectronics.ru Git - uboot.git/commit
script: Make get_default_envs.sh script exclude tools/env
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 4 Jun 2018 04:25:04 +0000 (13:25 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 8 Jun 2018 00:06:29 +0000 (20:06 -0400)
commitb7ef26a692bc7a7e63bec145969a149a04413a76
tree6ff3fb745704337999f4afdaac2f7757e00feb35
parent664d702f0611c79919090e65dd5e4a1b50a08906
script: Make get_default_envs.sh script exclude tools/env

If building envtools, there is env directory in tools directory.
Mafe the get_default_envs.sh script exclude tools/env directory.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
scripts/get_default_envs.sh