diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2006-07-02 23:17:27 +0900 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-07-13 21:25:59 +0100 |
commit | a5e68986e8e75546901010fe4e3485f6cd60b4a6 (patch) | |
tree | 347a395f942c3f59488c61405caf2e9b97ad66b8 /arch/mips/au1000/hydrogen3/Makefile | |
parent | a722df087dc745a213573ed860be57a255e799bb (diff) |
[MIPS] Au1000: Remove au1000 code.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/au1000/hydrogen3/Makefile')
-rw-r--r-- | arch/mips/au1000/hydrogen3/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/mips/au1000/hydrogen3/Makefile b/arch/mips/au1000/hydrogen3/Makefile deleted file mode 100644 index 974f79256bb..00000000000 --- a/arch/mips/au1000/hydrogen3/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# Copyright 2000 MontaVista Software Inc. -# Author: MontaVista Software, Inc. -# ppopov@mvista.com or source@mvista.com -# -# Makefile for the Alchemy Semiconductor PB1000 board. -# - -obj-y := init.o board_setup.o irqmap.o |