From 356c5b794bb0af3787aae19a2b771967b3a99aa4 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Sat, 5 May 2012 10:18:39 +0200 Subject: [PATCH] --- yaml --- r: 308509 b: refs/heads/master c: 275eb135cfa2980d4ed1ec24746e05ca42f8418b h: refs/heads/master i: 308507: 1f951e23b72687e0d3dbe5e1850d43b45b40c328 v: v3 --- [refs] | 2 +- trunk/Makefile | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5cdf2b31b64c..3e52f9bc9106 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a2a8e1bf210aa1d9dc6f36f4d612e3d775b83694 +refs/heads/master: 275eb135cfa2980d4ed1ec24746e05ca42f8418b diff --git a/trunk/Makefile b/trunk/Makefile index b2b1a3fdcaf2..06aff741e91a 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -754,7 +754,6 @@ vmlinux-init := $(head-y) $(init-y) vmlinux-main := $(core-y) $(libs-y) $(drivers-y) $(net-y) vmlinux-all := $(vmlinux-init) $(vmlinux-main) vmlinux-lds := arch/$(SRCARCH)/kernel/vmlinux.lds -export KBUILD_VMLINUX_OBJS := $(vmlinux-all) # Rule to link vmlinux - also used during CONFIG_KALLSYMS # May be overridden by arch/$(ARCH)/Makefile