This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
linux_old1
Watch
1
Star
0
Fork
You've already forked linux_old1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5e05ad7d4e
linux_old1
/
arch
/
sh
/
cchips
/
hd6446x
/
Makefile
5 lines
94 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-17 12:52:38 +08:00
obj-$(CONFIG_HD64461)
+=
hd64461.o
obj-$(CONFIG_HD64465)
+=
hd64465/
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 16:35:12 +08:00
EXTRA_CFLAGS
+=
-Werror