repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
First Support on Ginger and OMAP TI
[linux-ginger.git]
/
arch
/
mips
/
alchemy
/
devboards
/
pb1200
/
Makefile
blob
c8c3a99fb68a24ece7297a0632b91e34fd511209
1
#
2
# Makefile for the Alchemy Semiconductor Pb1200/DBAu1200 boards.
3
#
4
5
obj-y
:=
board_setup.o irqmap.o platform.o
6
7
EXTRA_CFLAGS
+= -
Werror