projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
695b815
)
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)
SVN-Revision: 2325
openwrt/target/linux/linux-2.4/ar7.mk
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/linux-2.4/ar7.mk
b/openwrt/target/linux/linux-2.4/ar7.mk
index 85d5a790317e3b16d272c5883ee166c874b8d7ed..f562f15d668c752f506a608b5c29a6e1698700e1 100644
(file)
--- a/
openwrt/target/linux/linux-2.4/ar7.mk
+++ b/
openwrt/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)
)