Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 4c91aedb75d1b87deccf16d58f67fb46402d7d44 authored by Linus Torvalds on 29 June 2005, 05:57:29 UTC
Linux v2.6.13-rc1
Tip revision: 4c91aed
Makefile
#
# drivers/char/pcmcia/Makefile
#
# Makefile for the Linux PCMCIA char device drivers.
#

obj-$(CONFIG_SYNCLINK_CS) += synclink_cs.o
back to top