summaryrefslogtreecommitdiffstats
path: root/package/broadcom-mmc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/broadcom-mmc/Makefile')
-rw-r--r--package/broadcom-mmc/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/package/broadcom-mmc/Makefile b/package/broadcom-mmc/Makefile
index 5bfc8a289..12fa09346 100644
--- a/package/broadcom-mmc/Makefile
+++ b/package/broadcom-mmc/Makefile
@@ -25,13 +25,15 @@ define KernelPackage/broadcom-mmc
SUBMENU:=Other modules
DEPENDS:=@TARGET_brcm_2_4
TITLE:=Kernel driver for the Linksys WRT54G MM/SD-Card Mod
- DESCRIPTION:=\
- Kernel driver for the Linksys WRT54G MM/SD-Card Mod
URL:=http://kiel.kool.dk/
FILES:=$(PKG_BUILD_DIR)/mmc.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,80,mmc)
endef
+define KernelPackage/broadcom-mmc/description
+ Kernel driver for the Linksys WRT54G MM/SD-Card Mod
+endef
+
define Build/Prepare
mkdir -p $(PKG_BUILD_DIR)
$(CP) ./src/* $(PKG_BUILD_DIR)/