coreboot/arch/Makefile
Stefan Reinauer fab2c44c60 hook up arch/ to the make process
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@53 f3766cd6-281f-0410-b1cd-43a5c92072e9
2006-12-04 10:06:20 +00:00

9 lines
146 B
Makefile

#
# Makefile for LinuxBIOS architectures
#
# (c) 2006 coresystems GmbH
#
obj-$(CONFIG_ARCH_X86) += x86/
obj-$(CONFIG_ARCH_POWERPC) += powerpc/