mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Revert r297833 which committed the wrong file
This commit is contained in:
parent
63208a7a29
commit
5528bda1b2
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@ MACHINE_ARCH_LIST.$m?= ${TARGET_ARCHES_${m}:U$m}
|
|||
MACHINE_ARCH.$m?= ${MACHINE_ARCH_LIST.$m:[1]}
|
||||
BOOT_MACHINE_DIR.$m ?= boot/$m
|
||||
.endfor
|
||||
ALL_MACHINE_LIST+= common
|
||||
|
||||
.ifndef _TARGET_SPEC
|
||||
.if empty(MACHINE_ARCH)
|
||||
|
|
|
|||
Loading…
Reference in a new issue