projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
brcm63xx cleanups; add a watchdog driver, indent serial console driver, add support...
[openwrt.git]
/
target
/
linux
/
brcm63xx-2.6
/
files
/
arch
/
mips
/
bcm963xx
/
Makefile
diff --git
a/target/linux/brcm63xx-2.6/files/arch/mips/bcm963xx/Makefile
b/target/linux/brcm63xx-2.6/files/arch/mips/bcm963xx/Makefile
index
aa3654a
..
a9d1e55
100644
(file)
--- a/
target/linux/brcm63xx-2.6/files/arch/mips/bcm963xx/Makefile
+++ b/
target/linux/brcm63xx-2.6/files/arch/mips/bcm963xx/Makefile
@@
-3,7
+3,7
@@
#
# Copyright (C) 2004 Broadcom Corporation
#
-obj-y := irq.o prom.o setup.o time.o ser_init.o int-handler.o info.o
+obj-y := irq.o prom.o setup.o time.o ser_init.o int-handler.o info.o
wdt.o
SRCBASE := $(TOPDIR)
EXTRA_CFLAGS += -I$(SRCBASE)/include
This page took
0.024565 seconds
and
4
git commands to generate.