aboutsummaryrefslogtreecommitdiff
path: root/fdt/fdt.mk.in
AgeCommit message (Collapse)AuthorFilesLines
2023-06-20libfdt: Install libfdt and libfdt.hJerry Zhao1-0/+5
2022-12-22Remove non-installed header lists from Makefile fragmentsAndrew Waterman1-5/+0
It's just dead code. (Dependences on headers are auto-generated as `.d` files.)
2020-04-26fdt: import fdt library from OpenSBIChih-Min Chao1-0/+17
Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>