Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 21 years ago
parent
commit
b4db967764
2 changed files with 4 additions and 3 deletions
  1. +2
    -1
      package/base/alsa-driver/alsa-driver.conf
  2. +2
    -2
      package/base/alsa-driver/alsa-driver.desc

+ 2
- 1
package/base/alsa-driver/alsa-driver.conf

@ -23,7 +23,8 @@
. $base/package/base/linux/kernelversion.sh
var_append confopt ' ' '--with-oss=yes --with-cards=all --with-sequencer=yes'
var_append confopt ' ' "--with-isapnp=yes --with-moddir=/lib/modules/$kernelversion/alsa"
var_append confopt ' ' "--with-isapnp=yes --with-moddir=$root/lib/modules/$kernelversion/alsa"
var_append confopt ' ' "--with-kernel=$root/usr/src/linux"
[ "$arch" = "powerpc" ] && \
hook_add premake 1 "sed -i -e 's,\(CONFIG_SND_INTERWAVE.*\)=m,\1=n,' \

+ 2
- 2
package/base/alsa-driver/alsa-driver.desc

@ -42,8 +42,8 @@
[L] GPL
[S] Stable
[V] 1.0.6a
[V] 1.0.7
[P] X -?---5---9 124.500
[D] 2076481289 alsa-driver-1.0.6a.tar.bz2 ftp://ftp.alsa-project.org/pub/driver/
[D] 3133099426 alsa-driver-1.0.7.tar.bz2 ftp://ftp.alsa-project.org/pub/driver/

Loading…
Cancel
Save