These headers were mistakenly placed in the root of the installed BSP include directory. They should be in dev/nand. --- spec/build/bsps/objnandpsu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spec/build/bsps/objnandpsu.yml b/spec/build/bsps/objnandpsu.yml index 0258417bd7..a0ff1b0b9e 100644 --- a/spec/build/bsps/objnandpsu.yml +++ b/spec/build/bsps/objnandpsu.yml @@ -11,7 +11,7 @@ includes: - bsps/include/xil/ - bsps/include/xil/${XIL_SUPPORT_PATH}/ install: -- destination: ${BSP_INCLUDEDIR} +- destination: ${BSP_INCLUDEDIR}/dev/nand source: - bsps/include/dev/nand/xnandpsu_bbm.h - bsps/include/dev/nand/xnandpsu.h -- 2.30.2 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel