From 3b7f993394db7c446c251fb8eb32ec501a330acc Mon Sep 17 00:00:00 2001 From: Jan Glauber Date: Tue, 27 Dec 2011 11:27:14 +0100 Subject: [S390] make arch/s390 subdirectories depend on config option Only add subdirectories of arch/s390 to kbuild if their respective config option is selected. Signed-off-by: Jan Glauber Signed-off-by: Martin Schwidefsky --- arch/s390/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/s390/Makefile') diff --git a/arch/s390/Makefile b/arch/s390/Makefile index 27a0b5df5ea..e9f35334169 100644 --- a/arch/s390/Makefile +++ b/arch/s390/Makefile @@ -99,7 +99,6 @@ core-y += arch/s390/ libs-y += arch/s390/lib/ drivers-y += drivers/s390/ -drivers-$(CONFIG_MATHEMU) += arch/s390/math-emu/ # must be linked after kernel drivers-$(CONFIG_OPROFILE) += arch/s390/oprofile/ -- cgit v1.2.3