[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110225180100.GC17072@kroah.com>
Date: Fri, 25 Feb 2011 10:01:00 -0800
From: Greg KH <greg@...ah.com>
To: james_p_freyensee@...ux.intel.com
Cc: gregkh@...e.de, linux-kernel@...r.kernel.org,
suhail.ahmed@...el.com, christophe.guerard@...el.com
Subject: Re: [PATCH 10/10] n_tracerouter and n_tracesink compile
configurations.
On Thu, Feb 24, 2011 at 10:07:04AM -0800, james_p_freyensee@...ux.intel.com wrote:
> --- a/drivers/tty/Makefile
> +++ b/drivers/tty/Makefile
> @@ -7,5 +7,7 @@ obj-$(CONFIG_MAGIC_SYSRQ) += sysrq.o
> obj-$(CONFIG_N_HDLC) += n_hdlc.o
> obj-$(CONFIG_N_GSM) += n_gsm.o
> obj-$(CONFIG_R3964) += n_r3964.o
> +obj-$(CONFIG_TRACE_ROUTER) += n_tracerouter.o
> +obj-$(CONFIG_TRACE_SINK) += n_tracesink.o
Please follow the standards of this file and use tabs :(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists