On Thu, 08 Aug 2019 17:14:15 +0200, Borislav Petkov said: > I'm build-testing a slightly different version of yours and I'll commit > it if it passes the build smoke tests: > -obj-$(CONFIG_RAS) += ras.o debugfs.o > +obj-$(CONFIG_RAS) += ras.o > +obj-$(CONFIG_DEBUG_FS) += debugfs.o OK. We'll do it that way then :)