platform_vendor_tequila/build/tasks
Ziyan 54648c2a3b build: kernel: build arm kernel modules with -fno-pic
With androidkernel (androideabi) toolchains, -fpic is enabled by default.
At least on my 3.4 arm kernel, this causes an issue with kernel modules:
"Unknown symbol _GLOBAL_OFFSET_TABLE_".

On traditional armeabi toolchains, -fpic is not enabled, resulting in working
kernel modules; let's follow that here.

Change-Id: I3058b5213b34bdde9bb9d744563c7d55cd42d2a5
2017-01-12 18:28:12 +00:00
..
apicheck.mk hax: Disable system-api generation 2016-09-04 04:40:57 -07:00
dt_image.mk Import CM build additions 2016-09-25 22:32:37 -07:00
generate_cmsdk_coverage.mk cmsdk-api-coverage: Don't prepend ANDROID_BUILD_TOP to file path 2016-06-13 17:29:48 -07:00
http_curl_prebuilt.sh http_prebuilt: Implement archive of artifacts 2017-01-09 13:42:29 +00:00
kernel.mk build: kernel: build arm kernel modules with -fno-pic 2017-01-12 18:28:12 +00:00