projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add a check for brctl in the unbridge() function (fixes #1417)
[openwrt.git]
/
package
/
alsa
/
Makefile
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.024389 seconds
and
4
git commands to generate.