1 # Support for the Tyan S2891 board
3 #### Platform configuration
5 ifeq ($(CONFIG_TARGET_64BIT), y)
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)
20 KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-tyan-s2891
25 # Etherboot configuration
28 # coreboot configuration
37 FILO_CONFIG=tyan-s2891-Config