mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
package kmod-diag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@687 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -39,6 +39,9 @@ $$(PKG_$(1)): $(LINUX_DIR)/.modules_done
|
||||
|
||||
endef
|
||||
|
||||
$(eval $(call KMOD_template,DIAG,diag,\
|
||||
$(MODULES_DIR)/kernel/drivers/net/diag/diag.o \
|
||||
))
|
||||
$(eval $(call KMOD_template,BRCM_WL,brcm-wl,\
|
||||
$(MODULES_DIR)/kernel/drivers/net/wl/wl.o \
|
||||
,CONFIG_WL))
|
||||
|
||||
Reference in New Issue
Block a user