Files
linuxkit/test/pkg/kernel-config/Makefile
Ian Campbell 77c5bd021d test-kernel-config: Rework for multistage build and package.mk
Network is required to fetch the check script.

Signed-off-by: Ian Campbell <ijc@docker.com>
2017-07-26 14:34:04 +01:00

6 lines
90 B
Makefile

IMAGE=test-kernel-config
DEPS=$(wildcard *.sh)
NETWORK=1
include ../../../pkg/package.mk