diff options
-rw-r--r-- | meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch b/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch index 51f934d8f6..c6cb5b16ac 100644 --- a/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch +++ b/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch | |||
@@ -8,14 +8,14 @@ diff --git a/Makefile b/Makefile | |||
8 | --- a/Makefile | 8 | --- a/Makefile |
9 | +++ b/Makefile | 9 | +++ b/Makefile |
10 | @@ -1,8 +1,8 @@ | 10 | @@ -1,8 +1,8 @@ |
11 | VERSION = 1.0.26.1 | 11 | VERSION = 1.0.27 |
12 | TOP = . | 12 | TOP = . |
13 | -SUBDIRS = ac3dec as10k1 envy24control \ | 13 | -SUBDIRS = as10k1 envy24control \ |
14 | - mixartloader pcxhrloader rmedigicontrol sb16_csp seq sscape_ctl \ | 14 | - mixartloader pcxhrloader rmedigicontrol sb16_csp seq sscape_ctl \ |
15 | - us428control usx2yloader vxloader echomixer \ | 15 | - us428control usx2yloader vxloader echomixer \ |
16 | +SUBDIRS = ac3dec as10k1 \ | 16 | +SUBDIRS = as10k1 \ |
17 | + mixartloader pcxhrloader sb16_csp seq sscape_ctl \ | 17 | + mixartloader pcxhrloader sb16_csp seq sscape_ctl \ |
18 | + us428control usx2yloader vxloader \ | 18 | + us428control usx2yloader vxloader \ |
19 | hwmixvolume hda-verb | 19 | hwmixvolume hdajackretask hda-verb |
20 | 20 | ||
21 | all: | 21 | all: |