[rtems-lwip commit] defs/zynqmp: Remove unused include paths

Joel Sherrill joel at rtems.org
Fri Jan 5 17:29:47 UTC 2024


Module:    rtems-lwip
Branch:    master
Commit:    e39412a83ebd12623f4315c5bf1125c93420b8d1
Changeset: http://git.rtems.org/rtems-lwip/commit/?id=e39412a83ebd12623f4315c5bf1125c93420b8d1

Author:    Bernd Moessner <berndmoessner80 at gmail.com>
Date:      Wed Jan  3 19:16:49 2024 +0100

defs/zynqmp: Remove unused include paths

---

 defs/bsps/aarch64/xilinx_zynqmp_base.json | 2 --
 1 file changed, 2 deletions(-)

diff --git a/defs/bsps/aarch64/xilinx_zynqmp_base.json b/defs/bsps/aarch64/xilinx_zynqmp_base.json
index c18b339..3e47434 100644
--- a/defs/bsps/aarch64/xilinx_zynqmp_base.json
+++ b/defs/bsps/aarch64/xilinx_zynqmp_base.json
@@ -2,13 +2,11 @@
 	"header-paths-to-import": [
 		"embeddedsw/ThirdParty/sw_services/lwip211/src/contrib/ports/xilinx/include",
 		"embeddedsw/lib/bsp/standalone/src/common",
-		"embeddedsw/XilinxProcessorIPLib/drivers/common/src/",
 		"embeddedsw/XilinxProcessorIPLib/drivers/scugic/src",
 		"embeddedsw/XilinxProcessorIPLib/drivers/emacps/src",
 		"rtemslwip/xilinx",
 		"rtemslwip/zynqmp",
 		"embeddedsw/lib/bsp/standalone/src/arm/ARMv8/64bit",
-		"embeddedsw/lib/bsp/standalone/src/arm/common/gcc",
 		"embeddedsw/lib/bsp/standalone/src/arm/common"
 	],
 	"source-files-to-import": [



More information about the vc mailing list