projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Pull novell-bugzilla-156426 into release branch
[linux-2.6]
/
arch
/
mips
/
ddb5xxx
/
ddb5477
/
Makefile
1
#
2
# Makefile for NEC DDB-Vrc5477 board
3
#
4
5
obj-y += irq.o irq_5477.o setup.o lcd44780.o
6
7
obj-$(CONFIG_RUNTIME_DEBUG) += debug.o
8
obj-$(CONFIG_KGDB) += kgdb_io.o
9
10
EXTRA_AFLAGS := $(CFLAGS)