Makefile.core.def: Remove obsolete LDADD_KERNEL
This commit is contained in:
parent
63034d3261
commit
94222b72b5
1 changed files with 0 additions and 2 deletions
|
@ -83,8 +83,6 @@ kernel = {
|
|||
x86_64_xen_ldflags = '$(TARGET_IMG_LDFLAGS)';
|
||||
x86_64_xen_ldflags = '$(TARGET_IMG_BASE_LDOPT),0';
|
||||
|
||||
ldadd = '$(LDADD_KERNEL)';
|
||||
|
||||
mips_loongson_ldflags = '-Wl,-Ttext,0x80200000';
|
||||
powerpc_ieee1275_ldflags = '-Wl,-Ttext,0x200000';
|
||||
sparc64_ieee1275_ldflags = '-Wl,-Ttext,0x4400';
|
||||
|
|
Loading…
Reference in a new issue