summaryrefslogtreecommitdiff
path: root/openwrt/package/linux/linux.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-20 17:00:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-20 17:00:08 +0000
commitb00ba37ec09d2d802a42d98ca6b8d32b3a0dfda2 (patch)
treee8c0824a7b7088bd768fb6d6145a5aa5fa52dfb1 /openwrt/package/linux/linux.mk
parent1bf332f3a826fce82cde373911b9fa6c77e42e38 (diff)
downloadmtk-20170518-b00ba37ec09d2d802a42d98ca6b8d32b3a0dfda2.zip
mtk-20170518-b00ba37ec09d2d802a42d98ca6b8d32b3a0dfda2.tar.gz
mtk-20170518-b00ba37ec09d2d802a42d98ca6b8d32b3a0dfda2.tar.bz2
package kmod-diag
SVN-Revision: 687
Diffstat (limited to 'openwrt/package/linux/linux.mk')
-rw-r--r--openwrt/package/linux/linux.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/linux/linux.mk b/openwrt/package/linux/linux.mk
index c443e65..43417a4 100644
--- a/openwrt/package/linux/linux.mk
+++ b/openwrt/package/linux/linux.mk
@@ -95,7 +95,6 @@ $(STAGING_DIR)/include/linux/version.h: $(LINUX_DIR)/.configured
$(TARGET_MODULES_DIR):
-mkdir -p $(TARGET_MODULES_DIR)
- cp $(LINUX_DIR)/drivers/net/diag/diag.o $(TARGET_MODULES_DIR)
linux: $(LINUX_DIR)/.modules_done $(TARGET_MODULES_DIR)