Add buildrom support for the ASUS A8N-E.
[buildrom.git] / buildrom-devel / config / platforms / asus_a8n-e.conf
blobeab1f5429fe36fb3a3ef58cc7e43ae3528f39da9
1 # Support for the ASUS A8N-E 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
17 UCLIBC_ARCH=$(TARGET_ARCH)
19 # Etherboot configuration
21 ETHERBOOT_ARCH=i386
23 # coreboot configuration
25 COREBOOT_VENDOR=asus
26 COREBOOT_BOARD=a8n_e
27 CBV2_TDIR=asus_a8n_e
28 CBV2_TAG=3626