mirror of
https://github.com/drasko/codezero.git
synced 2026-08-29 17:50:07 +02:00
Added more rules, increased custom capabilities to 4
This commit is contained in:
@@ -53,12 +53,6 @@ choices arm_subarch_type
|
||||
SUBARCH_V7
|
||||
default SUBARCH_V5
|
||||
|
||||
choices arm_cpu_type
|
||||
CPU_ARM926
|
||||
CPU_ARM1136
|
||||
CPU_ARM11MPCORE
|
||||
CPU_CORTEXA8
|
||||
default CPU_ARM926
|
||||
|
||||
choices arm_platform_type
|
||||
PLATFORM_EB
|
||||
@@ -68,6 +62,13 @@ choices arm_platform_type
|
||||
PLATFORM_PBA8
|
||||
default PLATFORM_PB926
|
||||
|
||||
choices arm_cpu_type
|
||||
CPU_ARM926
|
||||
CPU_ARM1136
|
||||
CPU_ARM11MPCORE
|
||||
CPU_CORTEXA8
|
||||
default CPU_ARM926
|
||||
|
||||
#############
|
||||
# MENUS #
|
||||
#############
|
||||
|
||||
Reference in New Issue
Block a user