From 0934ba976493fdf59ef9ff7a19a61199c0bced1b Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 5 Jan 2010 21:34:45 +0200 Subject: build/patch opvxa1200.c * Add entry in Kconfig and line in Kbuild . * fxo_modes.h was missing. Copy it over from dahdi-linux, * And again - don't include it in the patch. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d41bcb5..9cf0ca9 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,7 @@ 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 proslic.h +OVERRIDE_FILES = Kbuild dahdi_echocan_oslec.c proslic.h fxo_modes.h # If you want to build for a kernel other than the current kernel, set KVERS ifndef KVERS -- cgit v1.2.3