Modify the layout of the two-column pages.
[bertos.git] / examples / lm3s8962 / lm3s8962.mk
index c4ae958f299f6357d580f15e745ca784cc5dfd57..9e7ade13d3927d2c4aa96706ae96806c810c3948 100644 (file)
@@ -45,7 +45,7 @@ lm3s8962_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
 
 lm3s8962_CPPASRC = \
        bertos/cpu/cortex-m3/hw/vectors_cm3.S \