mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-14 20:36:41 +07:00
0273b4efcc
Rewritten XXS1500 PCMCIA socket driver, standalone (doesn't depend on au1000_generic.c) and added carddetect IRQ support. Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com> Cc: Florian Fainelli <florian@openwrt.org> Cc: Linux-PCMCIA <linux-pcmcia@lists.infradead.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
9 lines
186 B
Makefile
9 lines
186 B
Makefile
#
|
|
# Copyright 2003 MontaVista Software Inc.
|
|
# Author: MontaVista Software, Inc. <source@mvista.com>
|
|
#
|
|
# Makefile for MyCable XXS1500 board.
|
|
#
|
|
|
|
lib-y := init.o board_setup.o platform.o
|