1 # Support for the ASUS A8V-E SE board
3 #### Platform configuration
5 ifeq ($(CONFIG_TARGET_64BIT),y)
13 # kernel configuration (for LAB)
16 # KERNEL_VERSION=2.6.22.2
18 # ifeq ($(CONFIG_TARGET_64BIT),y)
19 # $(error You must specify a kernel configuration for 64 bit)
21 # KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-asus_a8v-e_se
24 UCLIBC_ARCH=$(TARGET_ARCH)
26 # Etherboot configuration
30 # coreboot configuration
33 COREBOOT_BOARD=a8v-e_se
34 CBV2_TDIR=asus_a8v-e_se