commit | 52262b4a5d7c3d3549985a47d96fe7d661220162 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri May 29 07:58:11 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri May 29 07:58:11 2015 +0200 |
tree | 7803277ddc46447456e77878e7554b6baa050035 | |
parent | 506e6ae2561fbee9a7c8f395178c46616e93bfda [diff] |
ALSA: emux: Fix/cleanup old ifdef CONFIG_PROC_FS Build emux_proc.o and drop the unneeded ifdefs. Replace the left CONFIG_PROC with the new CONFIG_SND_PROC_FS. Along with this, fix the build of emux_oss.o in Makefile, too. Signed-off-by: Takashi Iwai <tiwai@suse.de>