diff options
Diffstat (limited to 'package/broadcom-wl')
-rw-r--r-- | package/broadcom-wl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/broadcom-wl/Makefile b/package/broadcom-wl/Makefile index 579033a77b..da32a89312 100644 --- a/package/broadcom-wl/Makefile +++ b/package/broadcom-wl/Makefile @@ -36,7 +36,6 @@ define KernelPackage/brcm-wl/Default DESCRIPTION:=\ This package contains the proprietary wireless driver for the Broadcom \\\ BCM43xx chipset - VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(PKG_RELEASE) FILES:=$(PKG_BUILD_DIR)/kmod/wl$(1).o AUTOLOAD:=$(call AutoLoad,30,wl$(1)) endef |