libpayload: rename i386 to x86
Change-Id: Ia9170bd3d04e76dbf9321ca7ea4be23b5e468d21 Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/2033 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
committed by
Ronald G. Minnich
parent
9aaf7d17bb
commit
f6935a006a
@@ -31,7 +31,7 @@
|
||||
|
||||
export KERNELVERSION := 0.2.0
|
||||
|
||||
ARCHDIR-$(CONFIG_ARCH_X86) := i386
|
||||
ARCHDIR-$(CONFIG_ARCH_X86) := x86
|
||||
ARCHDIR-$(CONFIG_TARGET_POWERPC) := powerpc
|
||||
DESTDIR ?= install
|
||||
|
||||
|
Reference in New Issue
Block a user