From adeade168d189df93ac07f771d852bfdf68e2f89 Mon Sep 17 00:00:00 2001 From: Zheng Da Date: Tue, 5 Jan 2010 16:15:11 +0100 Subject: Don't compile the sound component in linux26. --- libdde_linux26/lib/src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdde_linux26/lib/src') diff --git a/libdde_linux26/lib/src/Makefile b/libdde_linux26/lib/src/Makefile index be4104c1..21885805 100644 --- a/libdde_linux26/lib/src/Makefile +++ b/libdde_linux26/lib/src/Makefile @@ -10,7 +10,7 @@ endif CONFIG_DDE26_COMMON := y CONFIG_DDE26_NET := y CONFIG_DDE26_BLOCK := y -CONFIG_DDE26_SOUND := y +#CONFIG_DDE26_SOUND := y CONFIG_DDE26_CHAR :=y ifeq ($(CONFIG_DDE26_COMMON),y) -- cgit v1.2.3