]> git.alsa-project.org Git - alsa-lib.git/commitdiff
conf/ucm: Add Makefile.am for broadwell-rt286 ucm config
authorTakashi Iwai <tiwai@suse.de>
Thu, 5 Mar 2015 10:03:56 +0000 (11:03 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 5 Mar 2015 10:04:47 +0000 (11:04 +0100)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
configure.ac
src/conf/ucm/Makefile.am
src/conf/ucm/broadwell-rt286/Makefile.am [new file with mode: 0644]

index f0995e3ae7874ffd9582f6be61dc7e6e58d7b05b..9621d4e9ec2b915ad6b0d402adb42dccb98b6674 100644 (file)
@@ -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 \
index 14fc7aee8e6c5aba072a915feee1775b5606e9ad..e6a6325b5fdc0974e53afed165e3573654493df2 100644 (file)
@@ -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 (file)
index 0000000..73861fa
--- /dev/null
@@ -0,0 +1,4 @@
+alsaconfigdir = @ALSA_CONFIG_DIR@
+ucmdir = $(alsaconfigdir)/ucm/broadwell-rt286
+ucm_DATA = broadwell-rt286.conf HiFi
+EXTRA_DIST = $(ucm_DATA)