From 5f6572ec8bc6eb2acd3a7882445913b0b9fe0d91 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Wed, 12 Aug 2009 15:39:38 +0000 Subject: Fix multiple missing files and errors from the recent commit. This happened when Patrick's tree and mine got out of sync. Link stage still fails. Signed-off-by: Ronald G. Minnich Acked-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4536 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- documentation/Kconfig.tex | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'documentation/Kconfig.tex') diff --git a/documentation/Kconfig.tex b/documentation/Kconfig.tex index eb77fa9778..6b38dc15dd 100644 --- a/documentation/Kconfig.tex +++ b/documentation/Kconfig.tex @@ -458,7 +458,12 @@ obj-$(CONFIG_HAVE_ACPI_TABLES) += amdk8_acpi.o \subsection{southbridge} \subsubsection{vendor and part} \subsection{superio} -\subsection{i2cmux} +\subsection{drivers/i2c} +This is a rather special case. There are no Kconfig files or Makefile.inc files here. They are notneeed. +To compile in one of these files, name the .o directory. E.g. in serengeti_cheetah we have: +\begin{verbatim} +\end{verbatim} + \subsubsection{vendor and part} \end{document} -- cgit v1.2.3