From e0e08e9a5b04b83f331805844916ce1244c60adf Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 9 Aug 2017 09:56:22 +0200 Subject: [PATCH] build: preinstall os-dyndns, as discussed in the forums --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 36117fb..3661345 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ _ARCH!= uname -p ARCH?= ${_ARCH} KERNEL?= SMP QUICK?= #yes -ADDITIONS?= #os-vmware +ADDITIONS?= os-dyndns DEVICE?= a10 SPEED?= 115200 UEFI?= yes