summaryrefslogtreecommitdiff
path: root/homebrew/uboottools/.make.sh-auto
blob: c592a81d0e1b22eb61e9e30e90452e011f867015 (plain)
1
2
3
4
5
6
pkg:setup
make sandbox_defconfig
make tools
bin.install "tools/mkimage"
bin.install "tools/dumpimage"
man1.install "doc/mkimage.1"