mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 02:06:14 +08:00
Merge pull request #263 from grissiom/fix-taihu
[bsp/taihu] fix the link error
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ SECTIONS
|
||||
|
||||
.text :
|
||||
{
|
||||
KEEP(build/libcpu/ppc/ppc405/start_gcc.o (.text))
|
||||
KEEP(build/kernel/libcpu/ppc/ppc405/start_gcc.o (.text))
|
||||
|
||||
*(.text)
|
||||
*(.fixup)
|
||||
|
||||
Reference in New Issue
Block a user