fix:Modify the build script

Signed-off-by: mahai <mahai5@huawei.com>
This commit is contained in:
mahai
2022-03-25 10:56:06 +08:00
parent 1c6f5a126e
commit 1ad3966a51
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -16,5 +16,4 @@ include drivers/hdf/khdf/platform/platform.mk
obj-y += $(HDF_PLATFORM_FRAMEWORKS_ROOT)/src/uart/uart_core.o \
$(HDF_PLATFORM_FRAMEWORKS_ROOT)/src/uart/uart_if.o \
$(HDF_PLATFORM_FRAMEWORKS_ROOT)/src/uart/uart_service.o \
uart_adapter.o
$(HDF_PLATFORM_FRAMEWORKS_ROOT)/src/uart/uart_service.o
+1 -2
View File
@@ -15,6 +15,5 @@
include drivers/hdf/khdf/platform/platform.mk
obj-y += $(HDF_PLATFORM_FRAMEWORKS_ROOT)/src/watchdog/watchdog_core.o \
$(HDF_PLATFORM_FRAMEWORKS_ROOT)/src/watchdog/watchdog_if.o \
watchdog_adapter.o
$(HDF_PLATFORM_FRAMEWORKS_ROOT)/src/watchdog/watchdog_if.o