|
|
| File: [Development] / linux-2.6-xfs / drivers / input / misc / Makefile (download)
Revision 1.3, Tue Jun 21 15:50:10 2005 UTC (12 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.12 Merge of 2.6.x-xfs-melb:linux:22920a by kenmcd. |
# # Makefile for the input misc drivers. # # Each configuration option enables a list of files. obj-$(CONFIG_INPUT_SPARCSPKR) += sparcspkr.o obj-$(CONFIG_INPUT_PCSPKR) += pcspkr.o obj-$(CONFIG_INPUT_M68K_BEEP) += m68kspkr.o obj-$(CONFIG_INPUT_98SPKR) += 98spkr.o obj-$(CONFIG_INPUT_UINPUT) += uinput.o obj-$(CONFIG_HP_SDC_RTC) += hp_sdc_rtc.o