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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user