Changeset 243
- Timestamp:
- 10/02/08 17:50:37 (2 months ago)
- Location:
- buildrom-devel/config/platforms
- Files:
-
- 1 added
- 2 modified
-
Config.in (modified) (1 diff)
-
asus_a8n-e.conf (added)
-
platforms.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
buildrom-devel/config/platforms/Config.in
r239 r243 93 93 config PLATFORM_ASUS_A8V_E_SE 94 94 bool "ASUS A8V-E SE" 95 depends on VENDOR_ASUS 96 depends on COREBOOT_V2 97 select PLATFORM 98 select PLATFORM_SUPPORT_64BIT 99 100 config PLATFORM_ASUS_A8N_E 101 bool "ASUS A8N-E" 95 102 depends on VENDOR_ASUS 96 103 depends on COREBOOT_V2 -
buildrom-devel/config/platforms/platforms.conf
r234 r243 23 23 PLATFORM-$(CONFIG_PLATFORM_GA_M57SLI_S4) = m57sli.conf 24 24 PLATFORM-$(CONFIG_PLATFORM_ASUS_A8V_E_SE) = asus_a8v-e_se.conf 25 PLATFORM-$(CONFIG_PLATFORM_ASUS_A8N_E) = asus_a8n-e.conf 25 26 PLATFORM-$(CONFIG_PLATFORM_TYAN_S2881) = tyan-s2881.conf 26 27 PLATFORM-$(CONFIG_PLATFORM_TYAN_S2882) = tyan-s2882.conf
