mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-23 12:35:33 +00:00
kernel: modules: gpio.mk: renamed from gpio-cascade.mk
This can be used to place the gpio module, so rename it. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
This commit is contained in:
parent
5a3f6c50ef
commit
45554ffb96
@ -2,10 +2,10 @@
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
MENU_TITLE:=GPIO support
|
||||
GPIO_MENU:=GPIO support
|
||||
|
||||
define KernelPackage/gpio-cascade
|
||||
SUBMENU:=$(MENU_TITLE)
|
||||
SUBMENU:=$(GPIO_MENU)
|
||||
TITLE:=Generic GPIO cascade
|
||||
KCONFIG:=CONFIG_GPIO_CASCADE
|
||||
DEPENDS:=@GPIO_SUPPORT +kmod-mux-core
|
Loading…
x
Reference in New Issue
Block a user