aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/setup-environment.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/setup-environment.sh')
-rwxr-xr-xscripts/setup-environment.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/setup-environment.sh b/scripts/setup-environment.sh
index 3045e3ce..c66c6269 100755
--- a/scripts/setup-environment.sh
+++ b/scripts/setup-environment.sh
@@ -71,9 +71,6 @@ if [ ! -f ${PWD}/${BUILDDIRECTORY}/conf/bblayers.conf ]; then
smarc-samx6i)
LAYERSCONF="bblayers.conf.smx6.sample"
;;
- beagleboard|beaglebone|am335x-evm)
- LAYERSCONF="bblayers.conf.ti.sample"
- ;;
raspberrypi0|raspberrypi|raspberrypi2|raspberrypi3)
LAYERSCONF="bblayers.conf.rpi.sample"
;;