Add Supermicro H8DME to buildrom.
[buildrom.git] / buildrom-devel / config / platforms / asus_a8v-e_se.conf
blob68508d305a63ee8e320cb491fdd1c39e2ae5c949
1 # Support for the ASUS A8V-E SE 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 # TODO
16 # KERNEL_VERSION=2.6.22.2
17
18 # ifeq ($(CONFIG_TARGET_64BIT),y)
19 # $(error You must specify a kernel configuration for 64 bit)
20 # else
21 # KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-asus_a8v-e_se
22 # endif
24 UCLIBC_ARCH=$(TARGET_ARCH)
26 # Etherboot configuration
28 ETHERBOOT_ARCH=i386
30 # coreboot configuration
32 COREBOOT_VENDOR=asus
33 COREBOOT_BOARD=a8v-e_se
34 CBV2_TDIR=asus_a8v-e_se
35 CBV2_TAG=3241