-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 101450 b: refs/heads/master c: 315806c h: refs/heads/master v: v3
- Loading branch information
Ralf Baechle
committed
Jul 15, 2008
1 parent
add9452
commit 2e8f3dc
Showing
26 changed files
with
24 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: eda49eeebf263f3a34f6968959fc2e4825b42beb | ||
refs/heads/master: 315806cb19f9d375dccbc2d60fa14e16afdcd5ac |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# | ||
# Carsten Langgaard, carstenl@mips.com | ||
# Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved. | ||
# | ||
# Copyright (C) 2008 Wind River Systems, Inc. | ||
# written by Ralf Baechle <ralf@linux-mips.org> | ||
# | ||
obj-y := malta-amon.o malta-cmdline.o \ | ||
malta-display.o malta-init.o malta-int.o \ | ||
malta-memory.o malta-mtd.o \ | ||
malta-platform.o malta-reset.o \ | ||
malta-setup.o malta-time.o | ||
|
||
obj-$(CONFIG_EARLY_PRINTK) += malta-console.o | ||
obj-$(CONFIG_PCI) += malta-pci.o | ||
obj-$(CONFIG_KGDB) += malta-kgdb.o | ||
|
||
# FIXME FIXME FIXME | ||
obj-$(CONFIG_MIPS_MT_SMTC) += malta_smtc.o | ||
|
||
EXTRA_CFLAGS += -Werror |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.