| To: | Ralf Baechle <ralf@linux-mips.org>, Linux-MIPS <linux-mips@linux-mips.org> |
|---|---|
| Subject: | [PATCH] MIPS: Alchemy: wire up db1x00/platform.c in Makefile |
| From: | Manuel Lauss <manuel.lauss@googlemail.com> |
| Date: | Mon, 19 Oct 2009 12:53:23 +0200 |
| Cc: | Manuel Lauss <manuel.lauss@gmail.com> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:date :message-id:x-mailer; bh=NBUitsc0l68/MyB3Dyax17aewKaKKNeK+HTmvbRJpn4=; b=JNwCvgei9Xv0SzFqKSe+oiDad06ATupkhYHTkBLOECcnpyu147K2l/bxemVZEQ+91m Wl58qjepbomqs6hTGq7gjMUeohzyhBB37vMC/NwcGheWV5pKiQjZalYNz6K5maMtVqXa 7AM9L/hkCYho9wzRQo3a7bU4tfRYVdLJnyY8s= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer; b=xMDLFrfTEVY6rCjqac/ky1F0m01GoBQYCzT1Mr+hwotlTY5QAz6BsFoMKtA6WEwDHT wVsghy3QEJhxj7A6xgxRLIjkCm682sVuC8u12F+JmZfeTv+nkbx6RDWpkVwdIUBMxDOL ZQUjOEZ8D44PZlhMyLQYUQfu7c3nHp1yVqvI8= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Amends commit "MIPS: Alchemy: devboards: wire up new PCMCIA driver." in mips-queue. Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com> --- Ralf could you please fold this into the above mentioned patch in -queue? Thank you! arch/mips/alchemy/devboards/db1x00/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/mips/alchemy/devboards/db1x00/Makefile b/arch/mips/alchemy/devboards/db1x00/Makefile index ce48d58..613c0c0 100644 --- a/arch/mips/alchemy/devboards/db1x00/Makefile +++ b/arch/mips/alchemy/devboards/db1x00/Makefile @@ -5,4 +5,4 @@ # Makefile for the Alchemy Semiconductor DBAu1xx0 boards. # -obj-y := board_setup.o +obj-y := board_setup.o platform.o -- 1.6.5 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Make MIPS dynamic clocksource/clockevent clock code generic, Shane McDonald |
|---|---|
| Next by Date: | [PATCH] MIPS: Alchemy: physmap-flash for all devboards, Manuel Lauss |
| Previous by Thread: | [PATCH 2/2] alchemy: turn on -Werror for devboards and xss1500, Florian Fainelli |
| Next by Thread: | Re: [PATCH] MIPS: Alchemy: wire up db1x00/platform.c in Makefile, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |