mirror of
https://github.com/torvalds/linux.git
synced 2026-04-24 17:42:27 -04:00
[Ralf: Remove a forgotten -Werror in Pb1200 Makefile.] Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com> To: Linux-MIPS <linux-mips@linux-mips.org> Cc: Sam Ravnborg <sam@ravnborg.org> Cc: Manuel Lauss <manuel.lauss@googlemail.com> Patchwork: https://patchwork.linux-mips.org/patch/1319/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
10 lines
240 B
Makefile
10 lines
240 B
Makefile
#
|
|
# Copyright 2003 MontaVista Software Inc.
|
|
# Author: MontaVista Software, Inc. <source@mvista.com>
|
|
# Bruno Randolf <bruno.randolf@4g-systems.biz>
|
|
#
|
|
# Makefile for 4G Systems MTX-1 board.
|
|
#
|
|
|
|
obj-y += init.o board_setup.o platform.o
|