projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4652849
)
remove devdir config option from alsa lib, should use mdev rule instead
author
John Voltz
<john.voltz@gmail.com>
Thu, 10 Apr 2008 19:25:10 +0000
(19:25 -0000)
committer
John Voltz
<john.voltz@gmail.com>
Thu, 10 Apr 2008 19:25:10 +0000
(19:25 -0000)
package/alsa-lib/alsa-lib.mk
patch
|
blob
|
history
diff --git
a/package/alsa-lib/alsa-lib.mk
b/package/alsa-lib/alsa-lib.mk
index 7a0b57484d2c33b8496ecbc5c68f148b893a048a..6b9bda970ffca807592f40577ddb0842a2de38bd 100644
(file)
--- a/
package/alsa-lib/alsa-lib.mk
+++ b/
package/alsa-lib/alsa-lib.mk
@@
-45,7
+45,6
@@
$(ALSA_LIB_DIR)/.configured: $(ALSA_LIB_DIR)/.unpacked
--enable-shared \
--enable-static \
--disable-docs \
- --with-alsa-devdir=/dev \
$(SOFT_FLOAT) \
$(DISABLE_NLS) \
)