projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c6d366
)
fix another typo introduced by [2317]
author
Nicolas Thill
<nico@openwrt.org>
Fri, 4 Nov 2005 07:43:46 +0000
(07:43 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 4 Nov 2005 07:43:46 +0000
(07:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2325
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/linux-2.4/ar7.mk
patch
|
blob
|
history
diff --git
a/target/linux/linux-2.4/ar7.mk
b/target/linux/linux-2.4/ar7.mk
index
85d5a79
..
f562f15
100644
(file)
--- a/
target/linux/linux-2.4/ar7.mk
+++ b/
target/linux/linux-2.4/ar7.mk
@@
-43,5
+43,5
@@
$(eval $(call KMOD_template,SANGAM_ATM_B,sangam-atm-annex-b,\
$(eval $(call KMOD_template,CPMAC,cpmac,\
$(MODULES_DIR)/kernel/drivers/net/avalanche_cpmac/avalanche_cpmac.o \
-,CONFIG_MIPS_AVALANCHE_CPMAC
),,10,avalanche_cpmac
)
+,CONFIG_MIPS_AVALANCHE_CPMAC
,,10,avalanche_cpmac)
)