include/linux/relay.h: fix percpu annotation in struct rchan
[linux] / Makefile
index ccbaec4..ca4cc84 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -586,7 +586,7 @@ export KBUILD_MODULES KBUILD_BUILTIN
 ifeq ($(KBUILD_EXTMOD),)
 # Objects we will link into vmlinux / subdirs we need to visit
 init-y         := init/
-drivers-y      := drivers/ sound/ firmware/
+drivers-y      := drivers/ sound/
 net-y          := net/
 libs-y         := lib/
 core-y         := usr/