From 32cce71e589e40130c9493b1219144ce920b6773 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 28 Mar 2015 11:40:06 +0000 Subject: build: remove leftover olpc support code Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45084 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kernel/linux/modules/sound.mk | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'package/kernel/linux') diff --git a/package/kernel/linux/modules/sound.mk b/package/kernel/linux/modules/sound.mk index 964524b0af..9a3caed32a 100644 --- a/package/kernel/linux/modules/sound.mk +++ b/package/kernel/linux/modules/sound.mk @@ -145,22 +145,6 @@ endef $(eval $(call KernelPackage,sound-i8x0)) -define KernelPackage/sound-cs5535audio - TITLE:=CS5535 PCI Controller - DEPENDS:=+kmod-ac97 - KCONFIG:=CONFIG_SND_CS5535AUDIO - FILES:=$(LINUX_DIR)/sound/pci/cs5535audio/snd-cs5535audio.ko - AUTOLOAD:=$(call AutoLoad,36,snd-cs5535audio) - $(call AddDepends/sound) -endef - -define KernelPackage/sound-cs5535audio/description - Support for the integrated AC97 sound device on olpc -endef - -$(eval $(call KernelPackage,sound-cs5535audio)) - - define KernelPackage/sound-soc-core TITLE:=SoC sound support DEPENDS:=+kmod-regmap +kmod-ac97 -- cgit v1.2.3