From 67010f1b2875d6ef1a33746b45ff333ed8713984 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 5 Jan 2010 21:15:06 +0200 Subject: build/patch wcopenpci as well * Add an entry in Kconfig and a line in Kbuild * Provide proslic.h from dahdi-linux, * But don't include it in the patch. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 643d28f..d41bcb5 100644 --- a/Makefile +++ b/Makefile @@ -50,12 +50,12 @@ SVN_DIR_SRC = dahdi-svn-orig SVN_DIR_DST = dahdi-svn-new BASE_DIR = drivers/dahdi -MODULE_DIRS = $(BASE_DIR)/zaphfc drivers/staging/echo +MODULE_DIRS = $(BASE_DIR) $(BASE_DIR)/zaphfc drivers/staging/echo DAHDI_LINUX_DIFF = dahdi_linux_extra.diff # Files we shouldn't copy: -OVERRIDE_FILES = Kbuild dahdi_echocan_oslec.c +OVERRIDE_FILES = Kbuild dahdi_echocan_oslec.c proslic.h # If you want to build for a kernel other than the current kernel, set KVERS ifndef KVERS -- cgit v1.2.3