Android: Add LLVM support for Android P
authorRob Herring <robh@kernel.org>
Thu, 7 Sep 2017 20:31:26 +0000 (15:31 -0500)
committerRob Herring <robh@kernel.org>
Mon, 11 Sep 2017 14:35:23 +0000 (09:35 -0500)
commit0ba2d2652549b10e7a6269c41cfd29afd81dc324
treefc406f0b815231d6d6149fcfcf0af556537a9d2d
parentaf726a1e2ca30a7cbd95319ad24aab8d9c6a855e
Android: Add LLVM support for Android P

The Android version in AOSP master has changed now to P, so we need to add
LLVM flags for it. Duplicating the lines because I expect the version will
get bumped at some point and diverge from O.

Cc: Chih-Wei Huang <cwhuang@android-x86.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Android.mk