mirror of
https://github.com/openharmony/drivers_adapter.git
synced 2026-07-20 21:59:19 -04:00
add stm32mp157 development board
Signed-off-by: Laowang-BearPi <wangcheng@holdiot.com>
This commit is contained in:
@@ -172,6 +172,8 @@ endif
|
||||
COMPANY_OF_SOC := $(patsubst "%",%,$(LOSCFG_DEVICE_COMPANY))
|
||||
ifeq ($(COMPANY_OF_SOC), hisilicon)
|
||||
-include $(LITEOSTOPDIR)/../../device/soc/$(COMPANY_OF_SOC)/common/platform/lite.mk
|
||||
else ifeq ($(COMPANY_OF_SOC), st)
|
||||
-include $(LITEOSTOPDIR)/../../device/soc/$(COMPANY_OF_SOC)/common/platform/lite.mk
|
||||
else
|
||||
-include $(LITEOSTOPDIR)/../../device/$(COMPANY_OF_SOC)/drivers/lite.mk
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user