| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH] Compile in the serial driver for TX4927 |
| From: | Manish Lachwani <mlachwani@prometheus.mvista.com> |
| Date: | Thu, 18 Nov 2004 10:49:50 -0800 |
| Cc: | ralf@linux-mips.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
Hi Ralf Attached small patch compiles in the serial driver (serial_txx9.c) for Toshiba TX4927. Thanks for Ralf Roesch for pointing this out Thanks Manish Lachwani --- drivers/char/Makefile.orig 2004-11-18 10:44:22.000000000 -0800 +++ drivers/char/Makefile 2004-11-18 10:45:27.000000000 -0800 @@ -21,6 +21,7 @@ obj-$(CONFIG_MVME162_SCC) += generic_serial.o vme_scc.o obj-$(CONFIG_BVME6000_SCC) += generic_serial.o vme_scc.o obj-$(CONFIG_SERIAL_TX3912) += generic_serial.o serial_tx3912.o +obj-$(CONFIG_SERIAL_TXX9) += generic_serial.o serial_txx9.o obj-$(CONFIG_ROCKETPORT) += rocket.o obj-$(CONFIG_SERIAL167) += serial167.o obj-$(CONFIG_CYCLADES) += cyclades.o |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] Fix for the pcnet32 ethernet driver, Manish Lachwani |
|---|---|
| Next by Date: | Re: [PATCH] Compile in the serial driver for TX4927, Maciej W. Rozycki |
| Previous by Thread: | [PATCH] Fix for the pcnet32 ethernet driver, Manish Lachwani |
| Next by Thread: | Re: [PATCH] Compile in the serial driver for TX4927, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |