revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
SVN-Revision: 8910
This commit is contained in:
parent
3a60e0ca9c
commit
d725c9b25b
2 changed files with 0 additions and 2 deletions
|
@ -169,7 +169,6 @@ $(eval $(call KernelPackage,ipsec6))
|
||||||
define KernelPackage/iptunnel4
|
define KernelPackage/iptunnel4
|
||||||
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
||||||
TITLE:=IP tunneling (IPv4)
|
TITLE:=IP tunneling (IPv4)
|
||||||
PROVIDES:=kmod-ipip
|
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_NET_IPIP \
|
CONFIG_NET_IPIP \
|
||||||
CONFIG_INET_TUNNEL
|
CONFIG_INET_TUNNEL
|
||||||
|
|
|
@ -13,7 +13,6 @@ define KernelPackage/sound-core
|
||||||
SUBMENU:=$(SOUND_MENU)
|
SUBMENU:=$(SOUND_MENU)
|
||||||
TITLE:=Sound support
|
TITLE:=Sound support
|
||||||
DEPENDS:=@USB_SUPPORT @!TARGET_atheros
|
DEPENDS:=@USB_SUPPORT @!TARGET_atheros
|
||||||
PROVIDES:=kmod-soundcore
|
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_SOUND \
|
CONFIG_SOUND \
|
||||||
CONFIG_SND \
|
CONFIG_SND \
|
||||||
|
|
Loading…
Reference in a new issue