projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://neil.brown.name/md
[linux-2.6]
/
arch
/
mips
/
sibyte
/
sb1250
/
Makefile
1
obj-y := setup.o irq.o time.o
2
3
obj-$(CONFIG_SMP) += smp.o
4
obj-$(CONFIG_SIBYTE_BUS_WATCHER) += bus_watcher.o
5
6
EXTRA_CFLAGS += -Werror