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
2025-02-22 13:18:25 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a8eecf2248
linux_dsm_epyc7002
/
arch
/
sh
/
boards
/
mach-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 12:53:35 +07: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 14:24:12 +07:00
obj-y
:=
setup.o irq.o psw.o gio.o
Reference in New Issue
Copy Permalink