dre: Initial device tree conversion and decommonization
Added properties taken from lemonade and modified for dre. Change-Id: Ibac1a345547184d7dc6e231ce9b867c457d6b576
This commit is contained in:
parent
369c86860e
commit
620d3be334
12 changed files with 148 additions and 98 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter lemonade lemonadep,$(TARGET_DEVICE)),)
|
||||
ifeq ($(TARGET_DEVICE),dre)
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
|
|
|||
Loading…
Reference in a new issue