Remove the base/advance choice page.
[bertos.git] / examples / lm3s1968 / lm3s1968.mk
index fc4622f3406a48eac2da56388f84cfc12d7f8f33..d93a6c1b96a8beb44dcbfdd9fbfaf4a447b0e381 100644 (file)
@@ -50,7 +50,7 @@ lm3s1968_CSRC = \
        bertos/cpu/cortex-m3/drv/timer_cm3.c \
        bertos/cpu/cortex-m3/drv/irq_cm3.c \
        bertos/cpu/cortex-m3/hw/switch_ctx_cm3.c \
-       bertos/cpu/cortex-m3/hw/init_lm3s.c
+       bertos/cpu/cortex-m3/hw/init_cm3.c
 
 lm3s1968_CPPASRC = \
        bertos/cpu/cortex-m3/hw/vectors_cm3.S \