OSDN Git Service

Provide M4 and DEPMOD during kernel compilation
authorMichael Goffioul <michael.goffioul@lincor.com>
Tue, 23 Feb 2021 16:52:58 +0000 (11:52 -0500)
committerMauro Rossi <issor.oruam@gmail.com>
Sun, 8 Aug 2021 11:55:21 +0000 (13:55 +0200)
commitd6b12a63be2144c1f93bb23c58ce5b234dca1829
tree89f796b010f05ce8b762bf56252c04b4a414684e
parente66ff8b7936a7f3a95d430b7a85a7fa62bdaa0b6
Provide M4 and DEPMOD during kernel compilation

M4 needs to be provided through environment variable. This is required
by flex, which runs m4 internally.

See https://cs.android.com/android/_/android/platform/build/+/2bfffb9f48a78de12faf5da77424c0cecb70d6eb:Changes.md

DEPMOD is used during kernel compilatio. Use absolute path to evade
building sandbox.
build/tasks/kernel.mk