repo.or.cz
/
linux-2.6
/
linux-mips
/
linux-dm7025.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6/linux-mips/linux-dm7025.git]
/
arch
/
mips
/
au1000
/
pb1200
/
Makefile
blob
d678adf7ce85fada6e5e7f463b2d062482e559a6
1
#
2
# Makefile for the Alchemy Semiconductor Pb1200/DBAu1200 boards.
3
#
4
5
lib-y
:=
init.o board_setup.o irqmap.o
6
obj-y
+=
platform.o
7
8
EXTRA_CFLAGS
+= -
Werror