summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bc1af35..eba81fc 100644
--- a/Makefile
+++ b/Makefile
@@ -166,7 +166,6 @@ gen-patch:
find $(SVN_DIR_DST)/$(BASE_DIR) -name \*.mod.c | xargs rm -rf dummyfile
cat drivers/dahdi/Kconfig >>$(SVN_DIR_DST)/drivers/dahdi/Kconfig
- cat drivers/dahdi/Kconfig >>$(SVN_DIR_DST)/drivers/dahdi/Kconfig
sed -e '/^####### END OF DATA ########/,$$d' drivers/dahdi/Kbuild \
| sed -i -e R/dev/stdin $(SVN_DIR_DST)/drivers/dahdi/Kbuild
echo -e "$(PATCH_HEADER)" >$(DAHDI_LINUX_DIFF)