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
airport: remove useless return in a function returning void
[linux/fpc-iii.git]
/
arch
/
mips
/
sibyte
/
bcm1480
/
Makefile
blob
f292f7df0cfb115043c9e250a8be5b493c1aa5b7
1
obj-y
:=
setup.o irq.o time.o
2
3
obj-
$(
CONFIG_SMP
) +=
smp.o
4
5
EXTRA_CFLAGS
+= -
Werror