projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f75fa37
)
fix alsa compile
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Feb 2007 12:31:45 +0000
(12:31 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Feb 2007 12:31:45 +0000
(12:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6401
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/alsa/Makefile
patch
|
blob
|
history
diff --git
a/package/alsa/Makefile
b/package/alsa/Makefile
index
347ef76
..
d03ae7e
100644
(file)
--- a/
package/alsa/Makefile
+++ b/
package/alsa/Makefile
@@
-52,6
+52,7
@@
CONFIGURE_VARS:= \
CONFIGURE_ARGS:= \
--with-build="$(LINUX_DIR)" \
--with-kernel="$(LINUX_DIR)" \
+ --with-cross="$(KERNEL_CROSS)" \
--with-redhat=no \
--with-suse=no \
--with-oss=yes \
This page took
0.030955 seconds
and
4
git commands to generate.