]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Makefile.core.def: Remove obsolete LDADD_KERNEL
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 20 Mar 2015 20:41:17 +0000 (21:41 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 27 Mar 2015 11:18:25 +0000 (12:18 +0100)
grub-core/Makefile.core.def

index 8eaae458c48cca26fc12634c3aa651a5d7133486..a6101dec7f77b96a665609d375825ef90e19bb2d 100644 (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';