projects
/
GitHub
/
LineageOS
/
G12
/
android_device_radxa_radxa0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d91cc51
)
radxa0: Add radxa0_car to the build guards
author
Bruno Martins
<bgcngm@gmail.com>
Sun, 3 Mar 2024 12:04:12 +0000
(12:04 +0000)
committer
Bruno Martins
<bgcngm@gmail.com>
Sun, 3 Mar 2024 12:05:45 +0000
(12:05 +0000)
Change-Id: Iae380f148dcf2813042c34afdef0b614a580b0c3
Android.mk
patch
|
blob
|
blame
|
history
diff --git
a/Android.mk
b/Android.mk
index 2d8f8f7c5b0d179f0b8a97d6f7b39e2ec23176b5..dd5be3b49e6e35142481df6c0893091bd284275d 100644
(file)
--- a/
Android.mk
+++ b/
Android.mk
@@
-1,10
+1,10
@@
#
-# Copyright (C) 2021 The LineageOS Project
+# Copyright (C) 2021
-2024
The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
-ifneq ($(filter radxa0 radxa0_tab, $(TARGET_DEVICE)),)
+ifneq ($(filter radxa0 radxa0_
car radxa0_
tab, $(TARGET_DEVICE)),)
LOCAL_PATH := $(call my-dir)
include $(call all-makefiles-under,$(LOCAL_PATH))