projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7af711a
)
libvorbis: fix av32 typo in tremor default
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 16 Jun 2008 11:34:11 +0000
(11:34 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 16 Jun 2008 11:34:11 +0000
(11:34 -0000)
package/libvorbis/Config.in
patch
|
blob
|
history
diff --git
a/package/libvorbis/Config.in
b/package/libvorbis/Config.in
index 2df7fc41b0ad218ad57bb1f75978a522430228e3..4d590744892954a4ad5f009020d2113f8ce764b9 100644
(file)
--- a/
package/libvorbis/Config.in
+++ b/
package/libvorbis/Config.in
@@
-25,7
+25,7
@@
config BR2_PACKAGE_LIBVORBIS_HEADERS
config BR2_PACKAGE_LIBVORBIS_TREMOR
bool "libvorbis integer implementation"
- default y if BR2_arm || BR2_av32
+ default y if BR2_arm || BR2_av
r
32
default n
depends on BR2_PACKAGE_LIBVORBIS
help