1 # Support for the Supermicro H8DMR board
3 #### Platform configuration
9 ifeq ($(CONFIG_TARGET_64BIT), y)
19 KERNEL_MK=$(PACKAGE_DIR)/kernel/supermicro-h8dmr.mk
20 CBV2_MK=$(PACKAGE_DIR)/coreboot-v2/generic.mk
22 # kernel configuration (for LAB)
24 KERNEL_VERSION=2.6.22.2
26 ifeq ($(CONFIG_TARGET_64BIT), y)
27 $(error You must specify a kernel configuration for 64 bit)
29 KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-supermicro-h8dmr
34 # Etherboot configuration
37 # coreboot configuration
39 COREBOOT_VENDOR=supermicro
42 CBV2_PAYLOAD_FILE_EXT=elf
48 FILO_CONFIG=supermicro-h8dmr-Config