summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVishal Mahaveer2014-11-12 14:23:25 -0600
committerVishal Mahaveer2014-11-12 14:23:25 -0600
commit7520f72590a1a6570728a6b0d6b6942100f4acc2 (patch)
treeb6a90ecf5b403f3b5f568edc0400e0d164a9ea0b /jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android
parent55b4f04cb469002e01861357413e820046a07392 (diff)
downloaddevice-ti-proprietary-open-7520f72590a1a6570728a6b0d6b6942100f4acc2.tar.gz
device-ti-proprietary-open-7520f72590a1a6570728a6b0d6b6942100f4acc2.tar.xz
device-ti-proprietary-open-7520f72590a1a6570728a6b0d6b6942100f4acc2.zip
jacinto6: sgx-bin: update sgx binaries and source for kernel 3.14
Update SGX binaries and kernel module source for Kernel 3.14 Change-Id: I9b88401f77ba2f43a16ac0959913c518024da2de Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
Diffstat (limited to 'jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android')
-rw-r--r--jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android/Makefile b/jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android/Makefile
index 7a2d7c7..1915447 100644
--- a/jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android/Makefile
+++ b/jacinto6/sgx_src/eurasia_km/eurasiacon/build/linux2/omap_android/Makefile
@@ -95,7 +95,7 @@ SUPPORT_LINUX_USING_WORKQUEUES := 1
95SUPPORT_PVRSRV_ANDROID_SYSTRACE := 0 95SUPPORT_PVRSRV_ANDROID_SYSTRACE := 0
96 96
97ifneq ($(SUPPORT_PVRSRV_DEVICE_CLASS),0) 97ifneq ($(SUPPORT_PVRSRV_DEVICE_CLASS),0)
98DISPLAY_CONTROLLER := omaplfb 98#DISPLAY_CONTROLLER := omaplfb
99endif 99endif
100 100
101PVR_SYSTEM := omap 101PVR_SYSTEM := omap
@@ -144,7 +144,7 @@ OMAP_NON_FLIP_DISPLAY := 1
144endif 144endif
145else # LDM_PLATFORM != 1 145else # LDM_PLATFORM != 1
146ifneq ($(SUPPORT_PVRSRV_DEVICE_CLASS),0) 146ifneq ($(SUPPORT_PVRSRV_DEVICE_CLASS),0)
147DISPLAY_CONTROLLER_COMPONENT := dc_omapfb3_linux 147#DISPLAY_CONTROLLER_COMPONENT := dc_omapfb3_linux
148endif 148endif
149endif # LDM_PLATFORM != 1 149endif # LDM_PLATFORM != 1
150 150
@@ -176,7 +176,7 @@ SUPPORT_ANDROID_OMAP_NV12 := 1
176 176
177PVR_ANDROID_USE_WINDOW_TRANSFORM_HINT := 1 177PVR_ANDROID_USE_WINDOW_TRANSFORM_HINT := 1
178 178
179PVR_ANDROID_PLATFORM_HAS_LINUX_FBDEV := 1 179PVR_ANDROID_PLATFORM_HAS_LINUX_FBDEV := 0
180 180
181# Handle Google's OMAP-based products 181# Handle Google's OMAP-based products
182# 182#