projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'topic/fix/hda' into for-linus
[linux-2.6]
/
arch
/
mips
/
lasat
/
Makefile
diff --git
a/arch/mips/lasat/Makefile
b/arch/mips/lasat/Makefile
index
0d5aec4
..
3379160
100644
(file)
--- a/
arch/mips/lasat/Makefile
+++ b/
arch/mips/lasat/Makefile
@@
-3,7
+3,7
@@
#
obj-y += reset.o setup.o prom.o lasat_board.o \
- at93c.o interrupt.o
lasatIRQ
.o
+ at93c.o interrupt.o
serial
.o
obj-$(CONFIG_LASAT_SYSCTL) += sysctl.o
obj-$(CONFIG_DS1603) += ds1603.o
@@
-12,3
+12,5
@@
obj-$(CONFIG_PICVUE_PROC) += picvue_proc.o
clean:
make -C image clean
+
+EXTRA_CFLAGS += -Werror