This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
lisa
/
android_kernel_xiaomi_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_xiaomi_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
80eedae6f0
android_kernel_xiaomi_sm8350
/
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 00:52:38 -04: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 03:35:12 -05:00
EXTRA_CFLAGS
+=
-Werror
Reference in New Issue
Copy Permalink