diff options
author | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2021-11-30 19:45:54 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2021-12-09 12:29:03 +0300 |
commit | 21d638ef9483d8cf19197e1a6f12ebc8f7d7c0b9 (patch) | |
tree | 75cf19b32cd515f87d1075133ff28919adab4c1b /arch/mips/txx9/rbtx4938/Makefile | |
parent | f2c6c22fa83ab2577619009057b3ebcb5305bb03 (diff) | |
download | linux-21d638ef9483d8cf19197e1a6f12ebc8f7d7c0b9.tar.xz |
MIPS: TXX9: Remove rbtx4938 board support
No active MIPS user own this board, so let's remove it.
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/mips/txx9/rbtx4938/Makefile')
-rw-r--r-- | arch/mips/txx9/rbtx4938/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/txx9/rbtx4938/Makefile b/arch/mips/txx9/rbtx4938/Makefile deleted file mode 100644 index 08a02aebda5a..000000000000 --- a/arch/mips/txx9/rbtx4938/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0-only -obj-y += prom.o setup.o irq.o |