bcm47xx: Add support for the 5354 PMU.
[openwrt-10.03/.git] / package / broadcom-mmc / Makefile
index 889bcfa01126dcc7858136f8f5c2f921b1e302f3..12fa093466017c0bfd55953cbe826bd6fea1bf2c 100644 (file)
@@ -23,15 +23,17 @@ MAKEFLAGS_KMOD:= -C "$(LINUX_DIR)" \
 
 define KernelPackage/broadcom-mmc
   SUBMENU:=Other modules
-  DEPENDS:=@TARGET_BRCM_2_4
+  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)/