X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/83c9398774d4ab8b8e2358b5e86dccc8fd9bb648..efcaca0ca0e15ef4aa1338516ddddadca0ba8ba7:/openwrt/target/linux/linux-2.4/broadcom.mk diff --git a/openwrt/target/linux/linux-2.4/broadcom.mk b/openwrt/target/linux/linux-2.4/broadcom.mk index 4fc142490..bde9e1491 100644 --- a/openwrt/target/linux/linux-2.4/broadcom.mk +++ b/openwrt/target/linux/linux-2.4/broadcom.mk @@ -6,9 +6,6 @@ ############################################################# # broadcom specific kmod packages -$(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))