revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8910 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
40d8d6024c
commit
2ff24f0327
|
@ -169,7 +169,6 @@ $(eval $(call KernelPackage,ipsec6))
|
|||
define KernelPackage/iptunnel4
|
||||
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
||||
TITLE:=IP tunneling (IPv4)
|
||||
PROVIDES:=kmod-ipip
|
||||
KCONFIG:= \
|
||||
CONFIG_NET_IPIP \
|
||||
CONFIG_INET_TUNNEL
|
||||
|
|
|
@ -13,7 +13,6 @@ define KernelPackage/sound-core
|
|||
SUBMENU:=$(SOUND_MENU)
|
||||
TITLE:=Sound support
|
||||
DEPENDS:=@USB_SUPPORT @!TARGET_atheros
|
||||
PROVIDES:=kmod-soundcore
|
||||
KCONFIG:= \
|
||||
CONFIG_SOUND \
|
||||
CONFIG_SND \
|
||||
|
|
Loading…
Reference in New Issue