Revert r297833 which committed the wrong file

This commit is contained in:
Bryan Drewery 2016-04-11 21:12:00 +00:00
parent 63208a7a29
commit 5528bda1b2

View File

@ -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)