Skip to content
Snippets Groups Projects
Commit 53a4f344 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Minor but fatal typo introduced in last checkin

parent 8f2ad7ee
No related branches found
No related tags found
No related merge requests found
......@@ -299,7 +299,7 @@ if ARCH_CORTEXM0
source arch/arm/src/armv6-m/Kconfig
endif
if ARCH_CORTEXA5
source arch/arm/src/armv7/Kconfig
source arch/arm/src/armv7-a/Kconfig
endif
if ARCH_CORTEXM3 || ARCH_CORTEXM4
source arch/arm/src/armv7-m/Kconfig
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment