1 # Support for the Tyan S2882 board
3 #### Platform configuration
9 ifeq ($(CONFIG_TARGET_64BIT), y)
19 KERNEL_MK=$(PACKAGE_DIR)/kernel/tyan-s2882.mk
20 CBV2_MK=$(PACKAGE_DIR)/coreboot-v2/tyan-s2882.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-tyan-s2882
34 # Etherboot configuration
37 # coreboot configuration
42 CBV2_PAYLOAD_FILE_EXT=elf
48 FILO_CONFIG=tyan-s2882-Config