diff options
Diffstat (limited to 'openwrt/package/libogg')
-rw-r--r-- | openwrt/package/libogg/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/libogg/Config.in b/openwrt/package/libogg/Config.in index 38213a5cc9..98632ddb54 100644 --- a/openwrt/package/libogg/Config.in +++ b/openwrt/package/libogg/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_LIBOGG tristate "libogg - The Ogg bitstream handling library" - default m if CONFIG_DEVEL + default n help The Ogg bitstream handling library. |