build: Fix double use of objects item

In waf, install targets must not be specified more than once.
This commit is contained in:
Sebastian Huber
2024-06-13 19:49:52 +00:00
committed by Amar Takhar
parent 1e68298847
commit d773df1d0f
+1 -3
View File
@@ -14,9 +14,7 @@ install:
- destination: ${BSP_INCLUDEDIR}/dev/spi
source:
- bsps/include/dev/spi/xqspi_flash.h
links:
- role: build-dependency
uid: objxilinxsupport
links: []
source:
- bsps/shared/dev/spi/xqspi_flash.c
type: build