1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

package/kernel: move PCMCIA modules to their own file & submenu

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21136 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2010-04-24 13:53:31 +00:00
parent d2dff2d53e
commit 77db1e61b6
4 changed files with 92 additions and 84 deletions

View File

@@ -6,7 +6,7 @@
#
define KernelPackage/pcmcia-au1000
SUBMENU:=$(OTHER_MENU)
SUBMENU:=$(PCMCIA_MENU)
TITLE:=RMI/AMD Au1000 PCMCIA support
DEPENDS:=@TARGET_au1000 kmod-pcmcia-core
FILES:=$(LINUX_DIR)/drivers/pcmcia/au1x00_ss.$(LINUX_KMOD_SUFFIX)

View File

@@ -22,7 +22,7 @@ $(eval $(call KernelPackage,bcm63xx-spi))
define KernelPackage/pcmcia-bcm63xx
SUBMENU:=$(OTHER_MENU)
SUBMENU:=$(PCMCIA_MENU)
TITLE:=Broadcom BCM63xx PCMCIA support
DEPENDS:=@TARGET_brcm63xx kmod-pcmcia-core
KCONFIG:=CONFIG_PCMCIA_BCM63XX