mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-02 04:28:28 +00:00
This fixes a regression introduced in:
5a225b9d ("Makefile: Fix bug where network was not disabled")
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
5 lines
47 B
Makefile
5 lines
47 B
Makefile
IMAGE?=auditd
|
|
NETWORK=1
|
|
|
|
include ../package.mk
|