fix borked repo
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
#
|
||||
# Copyright (C) 2022 The Android Open Source Project
|
||||
# Copyright (C) 2022 SebaUbuntu's TWRP device tree generator
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_DEVICE),aladeng)
|
||||
include $(call all-subdir-makefiles,$(LOCAL_PATH))
|
||||
endif
|
||||
Reference in New Issue
Block a user