summaryrefslogtreecommitdiffstats
path: root/board/vpac270/u-boot-spl.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/vpac270/u-boot-spl.lds')
-rw-r--r--board/vpac270/u-boot-spl.lds4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/vpac270/u-boot-spl.lds b/board/vpac270/u-boot-spl.lds
index 08c78b3dbb..02d107c4b9 100644
--- a/board/vpac270/u-boot-spl.lds
+++ b/board/vpac270/u-boot-spl.lds
@@ -20,8 +20,8 @@ SECTIONS
.text.0 :
{
arch/arm/cpu/pxa/start.o (.text*)
- board/vpac270/libvpac270.o (.text*)
- drivers/mtd/onenand/libonenand.o (.text*)
+ board/vpac270/built-in.o (.text*)
+ drivers/mtd/onenand/built-in.o (.text*)
}
OpenPOWER on IntegriCloud