OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [sound/] [i2c/] [Makefile] - Blame information for rev 62

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 marcus.erl
#
2
# Makefile for ALSA
3
# Copyright (c) 2001 by Jaroslav Kysela 
4
#
5
 
6
snd-i2c-objs := i2c.o
7
snd-cs8427-objs := cs8427.o
8
snd-tea6330t-objs := tea6330t.o
9
 
10
obj-$(CONFIG_L3) += l3/
11
 
12
obj-$(CONFIG_SND) += other/
13
 
14
# Toplevel Module Dependency
15
obj-$(CONFIG_SND_INTERWAVE_STB) += snd-tea6330t.o snd-i2c.o
16
obj-$(CONFIG_SND_ICE1712) += snd-cs8427.o snd-i2c.o
17
obj-$(CONFIG_SND_ICE1724) += snd-i2c.o

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.