Comply to new wizard policy: the toolchain name is no more added automatically to...
[bertos.git] / bertos / cpu / arm / info / lpc2.common
index 0577347ef4d429037cdfd75efa3123bbaf3b80f8..b6b80043678df974a30c2a758f0e162fd31a416a 100644 (file)
@@ -61,7 +61,7 @@ MK_CPU = CORE_CPU
 CPU_DEFAULT_FREQ = "72000000UL"
 
 # Special CPU related tags.
-CPU_TAGS = ["lpc2", CORE_CPU]
+CPU_TAGS = ["lpc2", CORE_CPU, TOOLCHAIN]
 
 # Where are locate the bertos directories
 SCRIPT_DIR = CPU_DIR + "arm/scripts/"