From 1f764ffe81de51f9c8ee1cbac33abfb2fb3bc722 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 10 Nov 2016 16:59:30 +0200 Subject: tegra: update to latest vibrante pdk [RC 2.5] 25.11.01 Vibrante 4.0 Linux Drive CX2 - PDK Drop support for nvidia-logan Change-Id: I9b2c55f213ff3eb01969a49ad64e596692fcee31 Reviewed-by: Mikko Gronoff Reviewed-by: Teemu Holappa --- scripts/setup-environment.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'scripts/setup-environment.sh') diff --git a/scripts/setup-environment.sh b/scripts/setup-environment.sh index cd48639..2f8264b 100755 --- a/scripts/setup-environment.sh +++ b/scripts/setup-environment.sh @@ -74,9 +74,6 @@ if [ ! -f ${PWD}/${BUILDDIRECTORY}/conf/bblayers.conf ]; then intel-corei7-64) LAYERSCONF="bblayers.conf.intel.sample" ;; - nvidia-logan) - LAYERSCONF="bblayers.conf.nvidia-logan.sample" - ;; tegra-x1|tegra-t18x) LAYERSCONF="bblayers.conf.nvidia-tegra.sample" ;; -- cgit v1.2.3-54-g00ecf