Merge "power: Adding platform check for trinket" into power.lnx.2.0
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
db094d9d99
@@ -1,4 +1,4 @@
|
||||
ifeq ($(call is-board-platform-in-list,trinket), true)
|
||||
ifeq ($(TARGET_BOARD_PLATFORM),trinket)
|
||||
TARGET_USES_NON_LEGACY_POWERHAL := false
|
||||
else
|
||||
TARGET_USES_NON_LEGACY_POWERHAL := true
|
||||
|
||||
Reference in New Issue
Block a user