mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix typos introduced by [2317]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2319 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3499cf8883
commit
edb89850a5
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user