aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.4/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-17 15:03:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-17 15:03:52 +0000
commit9f15d828cc5d85da5697233e30c81fc1aaae21bf (patch)
treec5139fa5d3b239a4ab81571672821e2846bc417b /target/linux/ar7-2.4/Makefile
parent2cc9f8533dbdb54d84c21d07df157e2fbdc03a4a (diff)
downloadmaster-187ad058-9f15d828cc5d85da5697233e30c81fc1aaae21bf.tar.gz
master-187ad058-9f15d828cc5d85da5697233e30c81fc1aaae21bf.tar.bz2
master-187ad058-9f15d828cc5d85da5697233e30c81fc1aaae21bf.zip
move the ar7 network driver into a separate package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5186 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7-2.4/Makefile')
-rw-r--r--target/linux/ar7-2.4/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/ar7-2.4/Makefile b/target/linux/ar7-2.4/Makefile
index aececf86ff..92e49d2020 100644
--- a/target/linux/ar7-2.4/Makefile
+++ b/target/linux/ar7-2.4/Makefile
@@ -12,11 +12,6 @@ LINUX_KERNEL_MD5SUM:=38f4d0830e95a20f4bfed17622d5557c
include ./config
include $(INCLUDE_DIR)/kernel.mk
-
-$(eval $(call KMOD_template,CPMAC,cpmac,\
- $(MODULES_DIR)/kernel/drivers/net/avalanche_cpmac/avalanche_cpmac.o \
-,CONFIG_MIPS_AVALANCHE_CPMAC,,10,avalanche_cpmac))
-
include $(INCLUDE_DIR)/kernel-build.mk
$(LINUX_DIR)/.patched: $(LINUX_DIR)/.unpacked