Rename VXMICRO_ARCH_arc -> CONFIG_ARC
Change-Id: I4aca181523f50f43ee01e1be0c20a9ad844ef618 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
274622ea69
commit
f2520f87a2
6 changed files with 12 additions and 12 deletions
|
@ -79,7 +79,7 @@
|
|||
#define GDB_STUB_IRQ_VECTOR_TABLE gdb_stub_irq_vector_table
|
||||
#endif /* CONFIG_GDB_INFO && !CONFIG_SW_ISR_TABLE */
|
||||
|
||||
#elif defined(VXMICRO_ARCH_arc)
|
||||
#elif defined(CONFIG_ARC)
|
||||
|
||||
#ifdef CONFIG_SW_ISR_TABLE_DYNAMIC
|
||||
#define ISR_TABLE_SECTION DATA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue