Changeset 1da87d6 in rtems


Ignore:
Timestamp:
01/18/23 16:24:28 (2 months ago)
Author:
Kinsey Moore <kinsey.moore@…>
Branches:
master
Children:
fd2f9d4
Parents:
a2360c4
git-author:
Kinsey Moore <kinsey.moore@…> (01/18/23 16:24:28)
git-committer:
Joel Sherrill <joel@…> (01/26/23 19:23:44)
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/build/bsps/objnandpsu.yml

    ra2360c4 r1da87d6  
    1212- bsps/include/xil/${XIL_SUPPORT_PATH}/
    1313install:
    14 - destination: ${BSP_INCLUDEDIR}
     14- destination: ${BSP_INCLUDEDIR}/dev/nand
    1515  source:
    1616  - bsps/include/dev/nand/xnandpsu_bbm.h
Note: See TracChangeset for help on using the changeset viewer.