This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
10388a0716
linux
/
arch
/
sh
/
cchips
/
hd6446x
/
Makefile
4 lines
60 B
Makefile
Raw
Normal View
History
Unescape
Escape
sh: hd64461 tidying. Kill off the hd64461 io.c, as all of the hd64461 users are now using the generic I/O routines. [ hd64461/ moved to hd64461.c by Paul ] Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-16 21:52:38 -07:00
obj-$(CONFIG_HD64461)
+=
hd64461.o
sh: Add -Werror for clean directories. Follow the MIPS and sparc64 changes for -Werror instrumentation. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-11-06 01:35:12 -07:00
EXTRA_CFLAGS
+=
-Werror
Copy Permalink