mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 09:26:28 +00:00
package/kernel: remove reference to ep93xx target
Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 45743
This commit is contained in:
parent
4476fb013e
commit
9fedd6d837
@ -154,7 +154,7 @@ define KernelPackage/sound-soc-ac97
|
||||
KCONFIG:=CONFIG_SND_SOC_AC97_CODEC
|
||||
FILES:=$(LINUX_DIR)/sound/soc/codecs/snd-soc-ac97.ko
|
||||
AUTOLOAD:=$(call AutoLoad,57,snd-soc-ac97)
|
||||
DEPENDS:=+kmod-ac97 +kmod-sound-soc-core +TARGET_ep93xx:kmod-sound-soc-ep93xx-ac97
|
||||
DEPENDS:=+kmod-ac97 +kmod-sound-soc-core
|
||||
$(call AddDepends/sound)
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user