Revert r297833 which committed the wrong file

This commit is contained in:
bdrewery 2016-04-11 21:12:00 +00:00
parent e3616e46e4
commit ac8ea79230

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)