Clean up ARM builds

- Check in dtbs and give them their own directory
- Add cubieboard dtbs :)
- Remove hyper-v tools from arm Dockerfile

Signed-off-by: Dave Tucker <dt@docker.com>
This commit is contained in:
Dave Tucker
2016-02-19 14:54:59 +00:00
parent 9669cd10e1
commit 2b5b1e64fa
10 changed files with 4 additions and 5 deletions

View File

@@ -12,7 +12,6 @@ arm:
$(MAKE) -C mdnstool ARCH=arm
$(MAKE) -C docker ARCH=arm
$(MAKE) -C hupper ARCH=arm
$(MAKE) -C hvtools ARCH=arm
clean:
$(MAKE) -C 9pudc clean