From 767f807a613f955ededa172f2ddc39f07ce85585 Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Thu, 4 Apr 2019 10:07:37 -0700 Subject: Add Unleashed to targets in update-targets.sh Signed-off-by: Nathaniel Graff --- bsp/update-targets.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bsp') diff --git a/bsp/update-targets.sh b/bsp/update-targets.sh index b79b5f5..0ae3ff4 100755 --- a/bsp/update-targets.sh +++ b/bsp/update-targets.sh @@ -34,7 +34,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 " + TARGET_LIST+="sifive-hifive1 sifive-hifive1-revb freedom-e310-arty sifive-hifive-unleashed " else if [ ! -f "$DTSFILE" -a "$DTSFILE" != "*.dts" ] then -- cgit v1.2.1-18-gbd029