patch-2.4.8 linux/drivers/sound/emu10k1/Makefile
Next file: linux/drivers/sound/emu10k1/audio.c
Previous file: linux/drivers/sound/emu10k1/8010.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Fri Aug 10 21:02:18 2001
- Orig file:
v2.4.7/linux/drivers/sound/emu10k1/Makefile
- Orig date:
Fri Dec 29 14:07:23 2000
diff -u --recursive --new-file v2.4.7/linux/drivers/sound/emu10k1/Makefile linux/drivers/sound/emu10k1/Makefile
@@ -5,8 +5,9 @@
O_TARGET := emu10k1.o
obj-y := audio.o cardmi.o cardmo.o cardwi.o cardwo.o ecard.o \
- emuadxmg.o hwaccess.o irqmgr.o main.o midi.o mixer.o \
- recmgr.o timer.o voicemgr.o
+ efxmgr.o emuadxmg.o hwaccess.o irqmgr.o joystick.o \
+ main.o midi.o mixer.o passthrough.o recmgr.o timer.o \
+ voicemgr.o
obj-m := $(O_TARGET)
ifdef DEBUG
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)