1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

package kmod-diag

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@687 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2005-04-20 17:00:08 +00:00
parent 79e9207832
commit 7fb7f1c43b
4 changed files with 15 additions and 1 deletions

View File

@@ -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)