CM3: trim the startup IRQ vector table.
[bertos.git] / examples / lm3s1968 / lm3s1968.mk
index 4d09c0ba22c24f0adbb12f45d96b52a8b4a1c147..42f409543600a021847ad644ff3fda7e3e8870dd 100644 (file)
@@ -49,7 +49,7 @@ lm3s1968_CSRC = \
        bertos/cpu/cortex-m3/hw/init_lm3s.c
 
 lm3s1968_CPPASRC = \
-       bertos/cpu/cortex-m3/hw/vectors_lm3s.S \
+       bertos/cpu/cortex-m3/hw/vectors_cm3.S \
        bertos/cpu/cortex-m3/hw/switch_ctx_cm3.S \
        bertos/cpu/cortex-m3/hw/crt_cm3.S \
        #