projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
506d8be
)
fix typos introduced by [2317]
author
Nicolas Thill
<nico@openwrt.org>
Wed, 2 Nov 2005 23:05:48 +0000
(23:05 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Wed, 2 Nov 2005 23:05:48 +0000
(23:05 +0000)
SVN-Revision: 2319
openwrt/target/linux/linux-2.4/broadcom.mk
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/linux-2.4/broadcom.mk
b/openwrt/target/linux/linux-2.4/broadcom.mk
index 3cf8bd70ae144a719cc7ad00ca5fcc3c735aedef..8f486b204faa6f8cdd0ef74d1bd294682d923f39 100644
(file)
--- a/
openwrt/target/linux/linux-2.4/broadcom.mk
+++ b/
openwrt/target/linux/linux-2.4/broadcom.mk
@@
-9,11
+9,11
@@
$(eval $(call KMOD_template,BRCM_WL,brcm-wl,\
$(MODULES_DIR)/kernel/drivers/net/wl/wl.o \
-,CONFIG_WL
),,10,wl
)
+,CONFIG_WL
,,10,wl)
)
$(eval $(call KMOD_template,BRCM_ET,brcm-et,\
$(MODULES_DIR)/kernel/drivers/net/et/et.o \
-,CONFIG_ET
),,10,et
)
+,CONFIG_ET
,,10,et)
)
$(eval $(call KMOD_template,LP,lp,\
$(MODULES_DIR)/kernel/drivers/parport/parport.o \