kbuild: Hoist '--orphan-handling' into Kconfig
[linux-2.6-block.git] / arch / powerpc / Makefile
index a4d56f0a41d95522a1f4ca3f8bac6808b2e26b8a..d9eb0da845e1c74f0be8765d69092580221321a7 100644 (file)
@@ -123,7 +123,6 @@ endif
 LDFLAGS_vmlinux-y := -Bstatic
 LDFLAGS_vmlinux-$(CONFIG_RELOCATABLE) := -pie
 LDFLAGS_vmlinux        := $(LDFLAGS_vmlinux-y)
-LDFLAGS_vmlinux += $(call ld-option,--orphan-handling=warn)
 
 ifdef CONFIG_PPC64
 ifeq ($(call cc-option-yn,-mcmodel=medium),y)