Added support for Android
authorSateesh Kavuri <sateesh.kavuri@intel.com>
Mon, 6 Feb 2012 10:07:04 +0000 (15:37 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 10 Feb 2012 17:43:53 +0000 (18:43 +0100)
commitb39a74ba4ef36889465b03c93d3d4940b21af465
tree99dd85e9cfe073fb5ffed182bb725830b9994655
parent2065ca15fb5a5a5c4079f6c0cb6361a4052e4fdb
Added support for Android

 Added the Android.mk file as per Android make system. Also had to modify
 the headers with the proper location for fcntl.h as per the Android
 bionic headers location

Signed-off-by: Sateesh Kavuri <sateesh.kavuri@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Android.mk [new file with mode: 0644]
lib/intel_drm.c
lib/intel_mmio.c
lib/intel_pci.c