OSDN Git Service

Remove the obsolete egl.cfg
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 19 Jul 2017 03:12:16 +0000 (11:12 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 19 Jul 2017 03:12:16 +0000 (11:12 +0800)
Now the EGL loader detects the libraries automatically.
The egl.cfg is unnecessary.

BoardConfig.mk
gpu/egl_mesa.cfg [deleted file]

index 0027317..c3164ef 100644 (file)
@@ -75,7 +75,6 @@ WIFI_DRIVER_MODULE_PATH ?= auto
 BOARD_GPU_DRIVERS ?= i915 i965 nouveau r300g r600g radeonsi swrast virgl vmwgfx
 ifneq ($(strip $(BOARD_GPU_DRIVERS)),)
 TARGET_HARDWARE_3D := true
 BOARD_GPU_DRIVERS ?= i915 i965 nouveau r300g r600g radeonsi swrast virgl vmwgfx
 ifneq ($(strip $(BOARD_GPU_DRIVERS)),)
 TARGET_HARDWARE_3D := true
-BOARD_EGL_CFG ?= device/generic/common/gpu/egl_mesa.cfg
 endif
 
 BOARD_KERNEL_CMDLINE := root=/dev/ram0 androidboot.selinux=permissive $(if $(filter true,$(TARGET_USES_64_BIT_BINDER)),,vmalloc=192M)
 endif
 
 BOARD_KERNEL_CMDLINE := root=/dev/ram0 androidboot.selinux=permissive $(if $(filter true,$(TARGET_USES_64_BIT_BINDER)),,vmalloc=192M)
diff --git a/gpu/egl_mesa.cfg b/gpu/egl_mesa.cfg
deleted file mode 100644 (file)
index 4e9cb17..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-0 0 android
-0 1 mesa