skip driver build, fixed userland tools
[hdw-linux/hdw-linux.git] / packages / soundtools / alsa / no_kconfig_check.patch
diff --git a/packages/soundtools/alsa/no_kconfig_check.patch b/packages/soundtools/alsa/no_kconfig_check.patch
deleted file mode 100644 (file)
index 460d098..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./alsa-kernel/core/sound_oss.c.orig        2003-09-04 05:08:07.000000000 +0200
-+++ ./alsa-kernel/core/sound_oss.c     2003-09-04 05:08:57.000000000 +0200
-@@ -23,10 +23,6 @@
- #ifdef CONFIG_SND_OSSEMUL
--#if !defined(CONFIG_SOUND) && !(defined(MODULE) && defined(CONFIG_SOUND_MODULE))
--#error "Enable the OSS soundcore multiplexer (CONFIG_SOUND) in the kernel."
--#endif
--
- #include <linux/init.h>
- #include <linux/slab.h>
- #include <linux/time.h>