From: Takashi Iwai Date: Thu, 5 Mar 2015 10:03:56 +0000 (+0100) Subject: conf/ucm: Add Makefile.am for broadwell-rt286 ucm config X-Git-Tag: v1.1.0~86 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=9d649add08beb93728ba2943a2c05f8f160f8296;p=alsa-lib.git conf/ucm: Add Makefile.am for broadwell-rt286 ucm config Signed-off-by: Takashi Iwai --- diff --git a/configure.ac b/configure.ac index f0995e3a..9621d4e9 100644 --- a/configure.ac +++ b/configure.ac @@ -655,6 +655,7 @@ AC_OUTPUT(Makefile doc/Makefile doc/pictures/Makefile doc/doxygen.cfg \ src/conf/ucm/tegraalc5632/Makefile \ src/conf/ucm/PAZ00/Makefile \ src/conf/ucm/GoogleNyan/Makefile \ + src/conf/ucm/broadwell-rt286/Makefile \ modules/Makefile modules/mixer/Makefile modules/mixer/simple/Makefile \ alsalisp/Makefile aserver/Makefile \ test/Makefile test/lsb/Makefile \ diff --git a/src/conf/ucm/Makefile.am b/src/conf/ucm/Makefile.am index 14fc7aee..e6a6325b 100644 --- a/src/conf/ucm/Makefile.am +++ b/src/conf/ucm/Makefile.am @@ -1 +1 @@ -SUBDIRS=DAISY-I2S PandaBoard PandaBoardES SDP4430 tegraalc5632 PAZ00 GoogleNyan +SUBDIRS=DAISY-I2S PandaBoard PandaBoardES SDP4430 tegraalc5632 PAZ00 GoogleNyan broadwell-rt286 diff --git a/src/conf/ucm/broadwell-rt286/Makefile.am b/src/conf/ucm/broadwell-rt286/Makefile.am new file mode 100644 index 00000000..73861faa --- /dev/null +++ b/src/conf/ucm/broadwell-rt286/Makefile.am @@ -0,0 +1,4 @@ +alsaconfigdir = @ALSA_CONFIG_DIR@ +ucmdir = $(alsaconfigdir)/ucm/broadwell-rt286 +ucm_DATA = broadwell-rt286.conf HiFi +EXTRA_DIST = $(ucm_DATA)