| To: | linux-mips@oss.sgi.com |
|---|---|
| Subject: | Re: [PATCH] exporting PCI dma functions. |
| From: | Keith Owens <kaos@ocs.com.au> |
| Date: | Sat, 27 Oct 2001 10:33:55 +1000 |
| In-reply-to: | Your message of "Fri, 26 Oct 2001 13:13:32 MST." <Pine.LNX.4.10.10110261308470.2184-100000@transvirtual.com> |
| Sender: | owner-linux-mips@oss.sgi.com |
On Fri, 26 Oct 2001 13:13:32 -0700 (PDT), James Simmons <jsimmons@transvirtual.com> wrote: >--- Makefile.orig Fri Oct 26 13:08:58 2001 >+++ Makefile Fri Oct 26 13:09:24 2001 >@@ -57,6 +57,7 @@ > obj-$(CONFIG_BINFMT_IRIX) += irixelf.o irixioctl.o irixsig.o sysirix.o \ > irixinv.o > obj-$(CONFIG_REMOTE_DEBUG) += gdb-low.o gdb-stub.o >+export-objs += pci-dma.o > obj-$(CONFIG_PCI) += pci-dma.o > obj-$(CONFIG_PROC_FS) += proc.o export-objs should go at the start of the Makefile, that is the standard coding style for Makefiles. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Origin 200, Lukas Hejtmanek |
|---|---|
| Next by Date: | PATCH: pci_auto bridge support, Bradley D. LaRonde |
| Previous by Thread: | Re: [PATCH] exporting PCI dma functions., James Simmons |
| Next by Thread: | Toshiba TX3927 board boot problem., 8route |
| Indexes: | [Date] [Thread] [Top] [All Lists] |