summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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