Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 608232
Collapse All | Expand All

(-)a/scripts/Makefile.build (-1 lines)
Lines 81-87 endif Link Here
81
81
82
ifneq ($(strip $(lib-y) $(lib-m) $(lib-)),)
82
ifneq ($(strip $(lib-y) $(lib-m) $(lib-)),)
83
lib-target := $(obj)/lib.a
83
lib-target := $(obj)/lib.a
84
obj-y += $(obj)/lib-ksyms.o
85
endif
84
endif
86
85
87
ifneq ($(strip $(obj-y) $(obj-m) $(obj-) $(subdir-m) $(lib-target)),)
86
ifneq ($(strip $(obj-y) $(obj-m) $(obj-) $(subdir-m) $(lib-target)),)

Return to bug 608232