mirror of
https://github.com/opnsense/tools.git
synced 2026-05-28 04:35:46 -04:00
make: order UEFI values
This commit is contained in:
parent
06c8cd0ca9
commit
a85d9d2bff
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -88,7 +88,7 @@ ADDITIONS?= os-dyndns
|
|||
DEVICE?= A10
|
||||
COMSPEED?= 115200
|
||||
COMPORT?= 0x3f8
|
||||
UEFI?= dvd serial vga vm arm
|
||||
UEFI?= arm dvd serial vga vm
|
||||
GITBASE?= https://github.com/opnsense
|
||||
MIRRORS?= https://opnsense.c0urier.net \
|
||||
http://mirrors.nycbug.org/pub/opnsense \
|
||||
|
|
|
|||
Loading…
Reference in a new issue