From 8e5acecc6e170760d0edf95edb8f413385b2bf62 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 30 Dec 2010 02:57:44 +0100 Subject: More path and name changes. --- examples/stm32/other/timer_interrupt/timer.ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/stm32/other/timer_interrupt/timer.ld') diff --git a/examples/stm32/other/timer_interrupt/timer.ld b/examples/stm32/other/timer_interrupt/timer.ld index a1e9de5..0b89860 100644 --- a/examples/stm32/other/timer_interrupt/timer.ld +++ b/examples/stm32/other/timer_interrupt/timer.ld @@ -27,5 +27,5 @@ MEMORY } /* Include the common ld script from libopenstm32. */ -INCLUDE libopenstm32.ld +INCLUDE stm32.ld -- cgit v1.2.3