universa7885: commonize build fingerprint

* Sperate it to a sperate makefile
This commit is contained in:
roynatech2544 2021-10-22 00:17:45 +09:00
commit c8719f9b92
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
5 changed files with 13 additions and 3 deletions

View file

@ -1,6 +1,6 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter a20 a20e $(TARGET_DEVICE)),)
ifneq ($(filter a20 a20e, $(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))