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