summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/objpci.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
2022-08-22spec/librtemscpu: Fix installed headersChris Johns1-0/+1
- pci.h is only for sparc - keyimpl.h is not referenced and so not needed Updates #4705
2021-02-24build: Sort source listsSebastian Huber1-2/+2
Use the Python sorted() function to sort the "source" lists.
2020-09-14build: Alternative build system based on wafSebastian Huber1-0/+48
Update #3818.