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
fbd0ed37c8
android_kernel_xiaomi_sm8350
/
arch
/
sh
/
boards
/
landisk
/
Makefile
6 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
sh: landisk board support. This adds support for the I-O DATA Landisk. Signed-off-by: kogiidena <kogiidena@eggplant.ddo.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-09-27 01:53:35 -04:00
#
# Makefile for I-O DATA DEVICE, INC. "LANDISK Series"
#
sh: landisk updates. Updates for the landisk board: - The push_switch framework was used. - landisk_pwb.c was divided into psw.c and gio.c. - pata_platform was supported in USL-5P. - irq.c was rewritten. - io.c was replaced with generic I/O routines. Signed-off-by: kogiidena <kogiidena@eggplant.ddo.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-03-19 03:24:12 -04:00
obj-y
:=
setup.o irq.o psw.o gio.o
Reference in New Issue
Copy Permalink