From 713237cb963ebf81aca0715d8a770fdbe5d71cb9 Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Wed, 19 Jun 2019 15:26:02 -0700 Subject: update-targets updates everything in the bsp folder Signed-off-by: Nathaniel Graff --- bsp/update-targets.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bsp/update-targets.sh b/bsp/update-targets.sh index 198cd5a..e080bb0 100755 --- a/bsp/update-targets.sh +++ b/bsp/update-targets.sh @@ -42,8 +42,7 @@ done if [ "$CUSTOM_PATH" == "" -a "$CUSTOM_NAME" == "" -a "$DTSFILE" == "" ] then - TARGET_LIST="$(ls -d coreip*) " - TARGET_LIST+="sifive-hifive1 sifive-hifive1-revb freedom-e310-arty sifive-hifive-unleashed " + TARGET_LIST="$(ls -d */) " else file "$DTSFILE" if [ ! -f "$DTSFILE" ] -- cgit v1.2.1-18-gbd029