This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-24 00:22:07 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f8e0db9722
linux_dsm_epyc7002
/
arch
/
sh
/
cchips
/
hd6446x
/
Makefile
4 lines
57 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 11: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 15:35:12 +07:00
sh: change to new flag variable Replace EXTRA_CFLAGS with ccflags-y. Signed-off-by: matt mooney <mfm@muteddisk.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-09-23 13:51:21 +07:00
ccflags-y
:=
-Werror
Reference in New Issue
Copy Permalink