summaryrefslogtreecommitdiff
path: root/chunks/device-tree-compiler.morph
blob: b7216f1baf81ecb3692486de5a014c4d23873a75 (plain)
1
2
3
4
5
6
7
8
name: device-tree-compiler
kind: chunk
repo: upstream:device-tree-compiler
ref: c92f284c3cf76d471eb27a271de3a51cb45ed058
build-commands:
- make all
install-commands:
- make install DESTDIR="$DESTDIR" PREFIX="$PREFIX"