aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/setup-environment.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/setup-environment.sh')
-rwxr-xr-xscripts/setup-environment.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/setup-environment.sh b/scripts/setup-environment.sh
index 07cd1492..7eb30db1 100755
--- a/scripts/setup-environment.sh
+++ b/scripts/setup-environment.sh
@@ -90,12 +90,6 @@ if [ ! -e ${PWD}/${BUILDDIRECTORY} ]; then
tegra-x1|tegra-t18x)
LAYERSCONF="bblayers.conf.nvidia-tegra.sample"
;;
- salvator-x|h3ulcb|m3ulcb|ebisu)
- LAYERSCONF="bblayers.conf.rcar-gen3.sample"
- ;;
- draak)
- LAYERSCONF="bblayers.conf.draak.sample"
- ;;
jetson-tx1|jetson-tx2|jetson-tk1)
LAYERSCONF="bblayers.conf.jetson.sample"
;;