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
OMAP3: PM: Fix linker error without CONFIG_PM option
[linux-ginger.git]
/
arch
/
mips
/
sibyte
/
common
/
Makefile
blob
4f659837c7c6c441cd8f0a894d5201bded85fc37
1
obj-y
:=
cfe.o
2
obj-
$(
CONFIG_SIBYTE_CFE_CONSOLE
) +=
cfe_console.o
3
obj-
$(
CONFIG_SIBYTE_TBPROF
) +=
sb_tbprof.o
4
5
EXTRA_CFLAGS
+= -
Werror