src: Rename source folders for atsam and atsamd architectures
Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
This commit is contained in:
committed by
KevinOConnor
parent
432e6c490a
commit
6256599a6d
@@ -1,3 +1,3 @@
|
||||
# Base config file for Atmel SAM3x8e ARM processor
|
||||
CONFIG_MACH_SAM3=y
|
||||
CONFIG_MACH_ATSAM=y
|
||||
CONFIG_MACH_SAM3X8E=y
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Base config file for Atmel SAM4E8E ARM processor
|
||||
CONFIG_MACH_SAM3=y
|
||||
CONFIG_MACH_ATSAM=y
|
||||
CONFIG_MACH_SAM4E8E=y
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Base config file for Atmel SAM4S8C ARM processor
|
||||
CONFIG_MACH_SAM3=y
|
||||
CONFIG_MACH_ATSAM=y
|
||||
CONFIG_MACH_SAM4S8C=y
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# Base config file for SAMD21 boards
|
||||
CONFIG_MACH_ATSAMD=y
|
||||
CONFIG_MACH_SAMD21=y
|
||||
|
||||
Reference in New Issue
Block a user