spec: Install NandPsu headers correctly

These headers were mistakenly placed in the root of the installed BSP
include directory. They should be in dev/nand.
This commit is contained in:
Kinsey Moore
2023-01-18 10:24:28 -06:00
committed by Joel Sherrill
parent a2360c4f03
commit 1da87d6293

View File

@@ -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