From: Nicolas Thill Date: Fri, 21 Sep 2007 12:01:22 +0000 (+0000) Subject: revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well X-Git-Tag: 8.09_rc1~2625 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d725c9b25be261a9cdde4b83ff00ed0744fe9c7d;p=openwrt%2Fsvn-archive%2Fopenwrt.git revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well SVN-Revision: 8910 --- diff --git a/package/kernel/modules/network.mk b/package/kernel/modules/network.mk index 2724e3d56b..be7551ed7c 100644 --- a/package/kernel/modules/network.mk +++ b/package/kernel/modules/network.mk @@ -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 diff --git a/package/kernel/modules/sound.mk b/package/kernel/modules/sound.mk index 43b1ea2e3c..78dd33469d 100644 --- a/package/kernel/modules/sound.mk +++ b/package/kernel/modules/sound.mk @@ -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 \