mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-11 13:42:18 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user