Makefile.core.def: Remove obsolete LDADD_KERNEL

This commit is contained in:
Vladimir Serbinenko 2015-03-20 21:41:17 +01:00
parent 63034d3261
commit 94222b72b5
1 changed files with 0 additions and 2 deletions

View File

@ -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';