Add Supermicro H8DME to buildrom.
[buildrom.git] / buildrom-devel / config / platforms / supermicro-h8dme.conf
blob58cba1a9047061a19e3a90399fe6f1db48c1052d
1 # Support for the Supermicro H8dme board
3 #### Platform configuration
5 ifeq ($(CONFIG_TARGET_64BIT), y)
6 TARGET_ARCH=x86_64
7 CFLAGS_platform =
8 else
9 TARGET_ARCH=i686
10 CFLAGS_platform =
11 endif
13 # kernel configuration (for LAB)
15 KERNEL_VERSION=2.6.22.2
17 ifeq ($(CONFIG_TARGET_64BIT), y)
18 $(error You must specify a kernel configuration for 64 bit)
19 else
20 KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-supermicro-h8dme
21 endif
23 #UCLIBC_ARCH=i386
25 # Etherboot configuration
26 ETHERBOOT_ARCH=i386
28 # coreboot configuration
30 COREBOOT_VENDOR=supermicro
31 COREBOOT_BOARD=h8dme
32 CBV2_TDIR=h8dme
33 CBV2_TAG=4022