mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 22:43:50 +01:00
cpu/cc2*: remove immediate expansion of CPU_ARCH
This commit is contained in:
parent
5e9b92a326
commit
b4f9b74e1a
@ -1,3 +1,3 @@
|
||||
CPU_ARCH := cortex-m3
|
||||
CPU_ARCH = cortex-m3
|
||||
|
||||
include $(RIOTMAKE)/arch/cortexm.inc.mk
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
CPU_ARCH := cortex-m3
|
||||
CPU_ARCH = cortex-m3
|
||||
|
||||
include $(RIOTMAKE)/arch/cortexm.inc.mk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user