repo.or.cz
/
zen-stable.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 'fixes-modulesplit' into fixes
[zen-stable.git]
/
arch
/
mips
/
netlogic
/
xlr
/
Makefile
blob
2dca585dd2f7eb71c002dc0942b1e44cec7af173
1
obj-y
+=
setup.o platform.o irq.o setup.o time.o
2
obj-
$(
CONFIG_SMP
) +=
smp.o smpboot.o
3
obj-
$(
CONFIG_EARLY_PRINTK
) +=
xlr_console.o
4
5
ccflags-y
+= -
Werror