Re: Aunt Tillie builds a kernel (was Re: ISA hardware discovery -- the elegant solution)

From: David Woodhouse (dwmw2@infradead.org)
Date: Tue Jan 15 2002 - 08:53:32 EST


hpa@zytor.com said:
> If we have designed our kernels so that:
        <...>
> b) It's not possible to add a driver without rebuilding the kernel,
> or;
        <...>
> then we have screwed up.

Oops. In that case, we screwed up (130 - delta) times.

find /usr/src/linux/ -name \*.[ch] | xargs egrep \#if.*CONFIG_.*_MODULE | cut -f2- -d: | sort | uniq | wc -l

--
dwmw2

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jan 15 2002 - 21:00:51 EST