mirror of
https://github.com/opnsense/tools.git
synced 2026-05-28 04:35:46 -04:00
build: preinstall os-dyndns, as discussed in the forums
This commit is contained in:
parent
7d92b4de66
commit
e0e08e9a5b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue