Refactor switch context ASM files to comply to Wizard.
[bertos.git] / examples / at91sam7s / at91sam7s.mk
index 1c3660e02966d6368e0b085686ffe2390e9ec290..90d8016a47b7ed21f404dad3da8ca690c9488e36 100644 (file)
@@ -33,7 +33,7 @@ at91sam7s_CSRC = \
 
 at91sam7s_CPPASRC = \
        bertos/cpu/arm/hw/crtat91sam7_rom.S \
-       bertos/cpu/arm/hw/switch_arm.S
+       bertos/cpu/arm/hw/switch_ctx_arm.S
 
 at91sam7s_PREFIX = arm-none-eabi-