Makefile: rename all libraries to built-in.o
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
committed by
Tom Rini
parent
fdd91faef9
commit
e2906a5943
@@ -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*)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user