X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7f1a15c7c59724673a99a19e7ea53f8a97a523a3..1ad9b6899d4f1a41a321d1f7964e9d0d475483b5:/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 3cf8bd70a..8f486b204 100644 --- 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 \