From c88a9e92603afbbafe37a80cb89600a12890d00b Mon Sep 17 00:00:00 2001 From: dmitry pervushin Date: Mon, 4 Jul 2016 10:23:47 +0200 Subject: [PATCH] nvgpu-t18x: rename Makefile to Makefile.{suffix} Bug 1783210 Signed-off-by: dmitry pervushin Change-Id: I0ff8be222d18eb2fc81de1b22ae26bd4825e6c97 Reviewed-on: http://git-master/r/1175098 Reviewed-on: http://git-master/r/1178717 Tested-by: Alexander Van Brunt Reviewed-by: Alexander Van Brunt Reviewed-on: http://git-master/r/1183066 GVS: Gerrit_Virtual_Submit --- drivers/gpu/nvgpu/{Makefile => Makefile.nvgpu-t18x} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename drivers/gpu/nvgpu/{Makefile => Makefile.nvgpu-t18x} (100%) diff --git a/drivers/gpu/nvgpu/Makefile b/drivers/gpu/nvgpu/Makefile.nvgpu-t18x similarity index 100% rename from drivers/gpu/nvgpu/Makefile rename to drivers/gpu/nvgpu/Makefile.nvgpu-t18x