repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.25.3
[linux/fpc-iii.git]
/
arch
/
mips
/
tx4927
/
common
/
Makefile
blob
a7fe76a64964db66d66ab960c7a96b5c0d1ca3f9
1
#
2
# Makefile for common code for Toshiba TX4927 based systems
3
#
4
5
obj-y
+=
tx4927_prom.o tx4927_irq.o
6
7
obj-
$(
CONFIG_TOSHIBA_FPCIB0
) +=
smsc_fdc37m81x.o
8
obj-
$(
CONFIG_KGDB
) +=
tx4927_dbgio.o
9
10
EXTRA_CFLAGS
+= -
Werror