revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Sep 2007 12:01:22 +0000 (12:01 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Sep 2007 12:01:22 +0000 (12:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8910 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/kernel/modules/network.mk
package/kernel/modules/sound.mk

index 2724e3d56bc609729f75a246f2a181eb1e3de3a9..be7551ed7cd286eb2bfe92b836a1fde67cfc97af 100644 (file)
@@ -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
index 43b1ea2e3c4c0c87b2b5cc241c4f6798770e6b99..78dd33469d707887f483e01017e09b2f1a43f630 100644 (file)
@@ -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 \