mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 06:22:40 +00:00
They either won't work or the packages are specific to x86_64 like the DfM or VMware packages. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
6 lines
63 B
Makefile
6 lines
63 B
Makefile
IMAGE=init-lcow
|
|
NETWORK=1
|
|
ARCHES=x86_64
|
|
|
|
include ../package.mk
|