source "package/libid3tag/Config.in"
source "package/jpeg/Config.in" # libjpeg
source "package/libtool/Config.in" # libltdl
-source "package/lzo/Config.in" # liblzo
+source "package/liblzo/Config.in"
source "package/libmad/Config.in"
source "package/matrixssl/Config.in" # libmatrixssl
source "package/mysql/Config.in" # limysqlclient
package-$(BR2_PACKAGE_LIBGDBM) += libgdbm
package-$(BR2_PACKAGE_LIBGPG_ERROR) += libgpg-error
package-$(BR2_PACKAGE_LIBID3TAG) += libid3tag
+package-$(BR2_PACKAGE_LIBLZO) += liblzo
package-$(BR2_PACKAGE_LIBMAD) += libmad
package-$(BR2_PACKAGE_LIBNET) += libnet
package-$(BR2_PACKAGE_LIBNIDS) += libnids
package-$(BR2_PACKAGE_LIGHTTPD) += lighttpd
package-$(BR2_PACKAGE_LINUX_ATM) += linux-atm
package-$(BR2_COMPILE_LUA) += lua
-package-$(BR2_COMPILE_LZO) += lzo
package-$(BR2_PACKAGE_MADWIFI_TOOLS) += madwifi-tools
package-$(BR2_PACKAGE_MARADNS) += maradns
package-$(BR2_COMPILE_MATRIXSSL) += matrixssl
package-$(BR2_PACKAGE_XSUPPLICANT) += xsupplicant
package-$(BR2_PACKAGE_ZLIB) += zlib
-DEV_LIBS:=tcp_wrappers glib ncurses openssl pcre popt zlib libnet libpcap mysql postgresql iptables matrixssl lzo gmp fuse portmap libelf uclibc++ speex libpng libgd wireless-tools nvram linux-atm libamsel libao libart libdaemon libdb libdnet libevent libffi-sable libgcrypt libgdbm libgpg-error libid3tag libmad libnet libnids libogg libosip2 libpcap libtasn1 libupnp libusb libvorbis libvorbisidec libxml2 libxslt id3lib
+DEV_LIBS:=tcp_wrappers glib ncurses openssl pcre popt zlib libnet libpcap mysql postgresql iptables matrixssl liblzo gmp fuse portmap libelf uclibc++ speex libpng libgd wireless-tools nvram linux-atm libamsel libao libart libdaemon libdb libdnet libevent libffi-sable libgcrypt libgdbm libgpg-error libid3tag libmad libnet libnids libogg libosip2 libpcap libtasn1 libupnp libusb libvorbis libvorbisidec libxml2 libxslt id3lib
DEV_LIBS_COMPILE:=$(patsubst %,%-compile,$(DEV_LIBS))
SDK_DEFAULT_PACKAGES:=busybox dnsmasq iptables wireless-tools dropbear bridge ipkg ppp
SDK_DEFAULT_COMPILE:=$(patsubst %,%-compile,$(SDK_DEFAULT_PACKAGES))
sqlite-compile: ncurses-compile readline-compile
sqlite2-compile: ncurses-compile readline-compile
tcpdump-compile: libpcap-compile
-tinc-compile: zlib-compile openssl-compile lzo-compile
+tinc-compile: zlib-compile openssl-compile liblzo-compile
tor-compile: libevent-compile openssl-compile zlib-compile
usbutils-compile: libusb-compile
-vtun-compile: zlib-compile openssl-compile lzo-compile
+vtun-compile: zlib-compile openssl-compile liblzo-compile
wificonf-compile: wireless-tools-compile nvram-compile
wknock-compile: libpcap-compile
wpa_supplicant-compile: openssl-compile
openvpn-compile: openssl-compile
ifeq ($(BR2_PACKAGE_OPENVPN_LZO),y)
-openvpn-compile: lzo-compile
+openvpn-compile: liblzo-compile
endif
php4-compile: openssl-compile zlib-compile
#menu "atftp............................. TFTP implementation"
config BR2_COMPILE_ATFTP
- bool
+ tristate
default n
depends BR2_PACKAGE_ATFTP || BR2_PACKAGE_ATFTPD
menu "avahi............................. An mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation"
config BR2_COMPILE_AVAHI
- bool
+ tristate
default n
depends BR2_PACKAGE_AVAHI_DAEMON || BR2_PACKAGE_AVAHI_DNSCONFD || BR2_PACKAGE_LIBAVAHI
#menu "bind.............................. A DNS server implementation"
config BR2_COMPILE_BIND
- bool
+ tristate
default n
depends BR2_PACKAGE_BIND_CLIENT || BR2_PACKAGE_BIND_SERVER
config BR2_COMPILE_CURL
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBCURL
config BR2_COMPILE_CYRUS_SASL
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBSASL2
#menu "dhcp.............................. ISC DHCP (Dynamic Host Configuration Protocol) implementation"
config BR2_COMPILE_DHCP
- bool
+ tristate
default n
depends BR2_PACKAGE_DHCP_RELAY || BR2_PACKAGE_DHCP_SERVER
config BR2_COMPILE_EXPAT
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBEXPAT
config BR2_COMPILE_FLAC
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBFLAC
config BR2_COMPILE_FUSE
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBFUSE
config BR2_COMPILE_GLIB
- bool
+ tristate
depends BR2_PACKAGE_GLIB1
config BR2_PACKAGE_GLIB1
config BR2_COMPILE_GMP
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBGMP
config BR2_COMPILE_GNUTLS
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBGNUTLS
menu "howl.............................. A Zeroconf networking implementation"
config BR2_COMPILE_HOWL
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBHOWL
menu "iproute2.......................... A collection of utilites for controlling TCP/IP networking and Traffic Control"
config BR2_COMPILE_IPROUTE2
- bool
+ tristate
default n
depends BR2_PACKAGE_IPROUTE2_IP || BR2_PACKAGE_IPROUTE2_TC
config BR2_COMPILE_JPEG
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBJPEG
#menu "kismet............................ An 802.11 layer2 wireless network detector, sniffer, and intrusion detection system"
config BR2_COMPILE_KISMET
- bool
+ tristate
default n
depends BR2_PACKAGE_KISMET_CLIENT || BR2_PACKAGE_KISMET_DRONE || BR2_PACKAGE_KISMET_SERVER
config BR2_COMPILE_DB
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBDB
--- /dev/null
+config BR2_PACKAGE_LIBLZO
+ prompt "liblzo............................ Real-time data compression library"
+ tristate
+ default m if CONFIG_DEVEL
+ help
+ A real-time data compression library
+
+ http://www.oberhumer.com/opensource/lzo/
+
--- /dev/null
+# $Id$
+
+include $(TOPDIR)/rules.mk
+
+PKG_NAME:=lzo
+PKG_VERSION:=1.08
+PKG_RELEASE:=1
+PKG_MD5SUM:=ab94d3da364c7cbd5b78d76f1875b0f6
+
+PKG_SOURCE_URL:=http://www.oberhumer.com/opensource/lzo/download/
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
+PKG_CAT:=zcat
+
+PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
+PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
+
+include $(TOPDIR)/package/rules.mk
+
+$(eval $(call PKG_template,LIBLZO,liblzo,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
+
+$(PKG_BUILD_DIR)/.configured:
+ (cd $(PKG_BUILD_DIR); rm -rf config.{cache,status} ; \
+ $(TARGET_CONFIGURE_OPTS) \
+ CFLAGS="$(strip $(TARGET_CFLAGS))" \
+ CPPFLAGS="-I$(STAGING_DIR)/usr/include" \
+ LDFLAGS="-L$(STAGING_DIR)/usr/lib" \
+ ./configure \
+ --target=$(GNU_TARGET_NAME) \
+ --host=$(GNU_TARGET_NAME) \
+ --build=$(GNU_HOST_NAME) \
+ --program-prefix="" \
+ --program-suffix="" \
+ --prefix=/usr \
+ --exec-prefix=/usr \
+ --bindir=/usr/bin \
+ --datadir=/usr/share \
+ --includedir=/usr/include \
+ --infodir=/usr/share/info \
+ --libdir=/usr/lib \
+ --libexecdir=/usr/lib \
+ --localstatedir=/var \
+ --mandir=/usr/share/man \
+ --sbindir=/usr/sbin \
+ --sysconfdir=/etc \
+ $(DISABLE_LARGEFILE) \
+ $(DISABLE_NLS) \
+ --enable-shared \
+ --enable-static \
+ );
+ touch $@
+
+$(PKG_BUILD_DIR)/.built:
+ rm -rf $(PKG_INSTALL_DIR)
+ mkdir -p $(PKG_INSTALL_DIR)
+ $(MAKE) -C $(PKG_BUILD_DIR) \
+ CFLAGS_O="$(TARGET_CFLAGS)" \
+ DESTDIR="$(PKG_INSTALL_DIR)" \
+ all install
+ touch $@
+
+$(IPKG_LIBLZO):
+ install -d -m0755 $(IDIR_LIBLZO)/usr/lib
+ cp -fpR $(PKG_INSTALL_DIR)/usr/lib/liblzo.so.* $(IDIR_LIBLZO)/usr/lib
+ $(RSTRIP) $(IDIR_LIBLZO)
+ $(IPKG_BUILD) $(IDIR_LIBLZO) $(PACKAGE_DIR)
+
+$(STAGING_DIR)/usr/lib/liblzo.so: $(PKG_BUILD_DIR)/.built
+ mkdir -p $(STAGING_DIR)/usr/include
+ cp -fpR $(PKG_INSTALL_DIR)/usr/include/lzo*.h $(STAGING_DIR)/usr/include/
+ mkdir -p $(STAGING_DIR)/usr/lib
+ cp -fpR $(PKG_INSTALL_DIR)/usr/lib/liblzo.{a,so*} $(STAGING_DIR)/usr/lib/
+ touch $(STAGING_DIR)/usr/lib/liblzo.so
+
+install-dev: $(STAGING_DIR)/usr/lib/liblzo.so
+
+uninstall-dev:
+ rm -rf \
+ $(STAGING_DIR)/usr/include/lzo*.h \
+ $(STAGING_DIR)/usr/lib/liblzo.{a,so*} \
+
+compile-targets: install-dev
+clean-targets: uninstall-dev
--- /dev/null
+Package: liblzo
+Priority: optional
+Section: libs
+Description: a real-time data compression library
--- /dev/null
+For some reason the lzo autoconf script uses a local macro that does
+a test for cross-compiles, and assumes that if the build target name
+and the host target name are the same that --host was not specified to
+the configure script. In the uClibc buildroot, this is not the case.
+
+--- lzo-1.08/aclocal.m4 2002-07-12 18:31:52.000000000 -0700
++++ lzo-1.08/aclocal.m4.new 2004-03-10 15:32:42.000000000 -0700
+@@ -205,12 +205,6 @@
+ [
+ AC_REQUIRE([AC_PROG_CC])
+
+-if test "X$cross_compiling" = Xyes; then
+- if test "X$build" = "X$host"; then
+- AC_MSG_ERROR([you are cross compiling - please use the \`--host=' option])
+- fi
+-fi
+-
+ ])
+
+
+--- lzo-1.08/configure-dist 2004-03-11 02:18:28.000000000 -0600
++++ lzo-1.08/configure 2004-03-11 02:19:16.000000000 -0600
+@@ -2282,13 +2282,13 @@
+
+
+
+-if test "X$cross_compiling" = Xyes; then
+- if test "X$build" = "X$host"; then
+- { { echo "$as_me:$LINENO: error: you are cross compiling - please use the \`--host=' option" >&5
+-echo "$as_me: error: you are cross compiling - please use the \`--host=' option" >&2;}
+- { (exit 1); exit 1; }; }
+- fi
+-fi
++#if test "X$cross_compiling" = Xyes; then
++# if test "X$build" = "X$host"; then
++# { { echo "$as_me:$LINENO: error: you are cross compiling - please use the \`--host=' option" >&5
++#echo "$as_me: error: you are cross compiling - please use the \`--host=' option" >&2;}
++# { (exit 1); exit 1; }; }
++# fi
++#fi
+
+
+
config BR2_COMPILE_LIBTOOL
- bool
+ tristate
depends BR2_PACKAGE_LIBLTDL
config BR2_PACKAGE_LIBLTDL
menu "lua............................... LUA programming language"
config BR2_COMPILE_LUA
- bool
+ tristate
default y
depends BR2_PACKAGE_LIBLUA
+++ /dev/null
-config BR2_COMPILE_LZO
- bool
- default n
- depends BR2_PACKAGE_LIBLZO
-
-config BR2_PACKAGE_LIBLZO
- prompt "liblzo............................ Real-time data compression library"
- tristate
- default m if CONFIG_DEVEL
- select BR2_COMPILE_LZO
- help
- A real-time data compression library
-
- http://www.oberhumer.com/opensource/lzo/
-
+++ /dev/null
-# $Id$
-
-include $(TOPDIR)/rules.mk
-
-PKG_NAME:=lzo
-PKG_VERSION:=1.08
-PKG_RELEASE:=1
-PKG_MD5SUM:=ab94d3da364c7cbd5b78d76f1875b0f6
-
-PKG_SOURCE_URL:=http://www.oberhumer.com/opensource/lzo/download/
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_CAT:=zcat
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
-
-include $(TOPDIR)/package/rules.mk
-
-$(eval $(call PKG_template,LIBLZO,liblzo,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
-
-$(PKG_BUILD_DIR)/.configured:
- (cd $(PKG_BUILD_DIR); rm -rf config.{cache,status} ; \
- $(TARGET_CONFIGURE_OPTS) \
- CFLAGS="$(strip $(TARGET_CFLAGS))" \
- CPPFLAGS="-I$(STAGING_DIR)/usr/include" \
- LDFLAGS="-L$(STAGING_DIR)/usr/lib" \
- ./configure \
- --target=$(GNU_TARGET_NAME) \
- --host=$(GNU_TARGET_NAME) \
- --build=$(GNU_HOST_NAME) \
- --program-prefix="" \
- --program-suffix="" \
- --prefix=/usr \
- --exec-prefix=/usr \
- --bindir=/usr/bin \
- --datadir=/usr/share \
- --includedir=/usr/include \
- --infodir=/usr/share/info \
- --libdir=/usr/lib \
- --libexecdir=/usr/lib \
- --localstatedir=/var \
- --mandir=/usr/share/man \
- --sbindir=/usr/sbin \
- --sysconfdir=/etc \
- $(DISABLE_LARGEFILE) \
- $(DISABLE_NLS) \
- --enable-shared \
- --enable-static \
- );
- touch $@
-
-$(PKG_BUILD_DIR)/.built:
- rm -rf $(PKG_INSTALL_DIR)
- mkdir -p $(PKG_INSTALL_DIR)
- $(MAKE) -C $(PKG_BUILD_DIR) \
- CFLAGS_O="$(TARGET_CFLAGS)" \
- DESTDIR="$(PKG_INSTALL_DIR)" \
- all install
- touch $@
-
-$(IPKG_LIBLZO):
- install -d -m0755 $(IDIR_LIBLZO)/usr/lib
- cp -fpR $(PKG_INSTALL_DIR)/usr/lib/liblzo.so.* $(IDIR_LIBLZO)/usr/lib
- $(RSTRIP) $(IDIR_LIBLZO)
- $(IPKG_BUILD) $(IDIR_LIBLZO) $(PACKAGE_DIR)
-
-$(STAGING_DIR)/usr/lib/liblzo.so: $(PKG_BUILD_DIR)/.built
- mkdir -p $(STAGING_DIR)/usr/include
- cp -fpR $(PKG_INSTALL_DIR)/usr/include/lzo*.h $(STAGING_DIR)/usr/include/
- mkdir -p $(STAGING_DIR)/usr/lib
- cp -fpR $(PKG_INSTALL_DIR)/usr/lib/liblzo.{a,so*} $(STAGING_DIR)/usr/lib/
- touch $(STAGING_DIR)/usr/lib/liblzo.so
-
-install-dev: $(STAGING_DIR)/usr/lib/liblzo.so
-
-uninstall-dev:
- rm -rf \
- $(STAGING_DIR)/usr/include/lzo*.h \
- $(STAGING_DIR)/usr/lib/liblzo.{a,so*} \
-
-compile-targets: install-dev
-clean-targets: uninstall-dev
+++ /dev/null
-Package: liblzo
-Priority: optional
-Section: libs
-Description: a real-time data compression library
+++ /dev/null
-For some reason the lzo autoconf script uses a local macro that does
-a test for cross-compiles, and assumes that if the build target name
-and the host target name are the same that --host was not specified to
-the configure script. In the uClibc buildroot, this is not the case.
-
---- lzo-1.08/aclocal.m4 2002-07-12 18:31:52.000000000 -0700
-+++ lzo-1.08/aclocal.m4.new 2004-03-10 15:32:42.000000000 -0700
-@@ -205,12 +205,6 @@
- [
- AC_REQUIRE([AC_PROG_CC])
-
--if test "X$cross_compiling" = Xyes; then
-- if test "X$build" = "X$host"; then
-- AC_MSG_ERROR([you are cross compiling - please use the \`--host=' option])
-- fi
--fi
--
- ])
-
-
---- lzo-1.08/configure-dist 2004-03-11 02:18:28.000000000 -0600
-+++ lzo-1.08/configure 2004-03-11 02:19:16.000000000 -0600
-@@ -2282,13 +2282,13 @@
-
-
-
--if test "X$cross_compiling" = Xyes; then
-- if test "X$build" = "X$host"; then
-- { { echo "$as_me:$LINENO: error: you are cross compiling - please use the \`--host=' option" >&5
--echo "$as_me: error: you are cross compiling - please use the \`--host=' option" >&2;}
-- { (exit 1); exit 1; }; }
-- fi
--fi
-+#if test "X$cross_compiling" = Xyes; then
-+# if test "X$build" = "X$host"; then
-+# { { echo "$as_me:$LINENO: error: you are cross compiling - please use the \`--host=' option" >&5
-+#echo "$as_me: error: you are cross compiling - please use the \`--host=' option" >&2;}
-+# { (exit 1); exit 1; }; }
-+# fi
-+#fi
-
-
-
config BR2_COMPILE_MATRIXSSL
- bool
+ tristate
depends BR2_PACKAGE_LIBMATRIXSSL
config BR2_PACKAGE_LIBMATRIXSSL
menu "mini-httpd........................ A small web server"
config BR2_COMPILE_MINI_HTTPD
- bool
+ tristate
default n
depends BR2_PACKAGE_MINI_HTTPD || BR2_PACKAGE_MINI_HTTPD_MATRIXSSL || BR2_PACKAGE_MINI_HTTPD_OPENSSL
config BR2_COMPILE_MIREDO
- bool
+ tristate
default n
depends BR2_PACKAGE_MIREDO || BR2_PACKAGE_MIREDO_SERVER
#menu "monit............................. System services monitoring utility"
config BR2_COMPILE_MONIT
- bool
+ tristate
default n
depends BR2_PACKAGE_MONIT || BR2_PACKAGE_MONIT_NOSSL
config BR2_COMPILE_MYSQL
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBMYSQLCLIENT
config BR2_COMPILE_NCURSES
- bool
+ tristate
depends BR2_PACKAGE_LIBNCURSES
config BR2_PACKAGE_LIBNCURSES
menu "ndisc6............................ IPv6 discovery tools"
config BR2_COMPILE_NDISC6
- bool
+ tristate
default n
depends BR2_PACKAGE_NDISC6 || BR2_PACKAGE_RDISC6 || BR2_PACKAGE_TCPTRACEROUTE6
menu "net-snmp.......................... Open source SNMP (Simple Network Management Protocol) implementation"
config BR2_COMPILE_NET_SNMP
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBNETSNMP || BR2_PACKAGE_SNMPD_STATIC
config BR2_PACKAGE_OPENCDK
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBOPENCDK
config BR2_COMPILE_OPENLDAP
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBOPENLDAP
menu "openssh........................... A free implementation of the Secure Shell protocol"
config BR2_COMPILE_OPENSSH
- bool
+ tristate
default n
depends BR2_PACKAGE_OPENSSH_CLIENT || BR2_PACKAGE_OPENSSH_SERVER || BR2_PACKAGE_OPENSSH_SFTP_CLIENT || BR2_PACKAGE_OPENSSH_SFTP_SERVER
config BR2_COMPILE_OPENSSL
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBOPENSSL
config BR2_COMPILE_OSIRIS
- bool
+ tristate
default n
depends BR2_PACKAGE_OSIRISD
config BR2_COMPILE_PCRE
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBPCRE
menu "php4.............................. PHP4 Hypertext preprocessor"
config BR2_COMPILE_PHP4
- bool
+ tristate
default y
depends BR2_PACKAGE_PHP4_CLI || BR2_PACKAGE_PHP4_CGI || BR2_PACKAGE_PHP4_FASTCGI
menu "php5.............................. PHP5 Hypertext preprocessor"
config BR2_COMPILE_PHP5
- bool
+ tristate
default n
depends BR2_PACKAGE_PHP5_CLI || BR2_PACKAGE_PHP5_CGI || BR2_PACKAGE_PHP5_FASTCGI
config BR2_COMPILE_POPT
- bool
+ tristate
depends BR2_PACKAGE_LIBPOPT
config BR2_PACKAGE_LIBPOPT
config BR2_COMPILE_POSTGRESQL
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBPQ
config BR2_COMPILE_READLINE
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBREADLINE
#menu "rp-pppoe.......................... Roaring Penguin PPPoE (PPP over Ethernet) implementation"
config BR2_COMPILE_RP_PPPOE
- bool
+ tristate
default n
depends BR2_PACKAGE_PPPOE_CLIENT || BR2_PACKAGE_PPPOE_RELAY || BR2_PACKAGE_PPPOE_SERVER || BR2_PACKAGE_PPPOE_SNIFF
config BR2_COMPILE_RRDTOOL1
prompt "rrdtool1.......................... Round Robin Database (RRD) tools (v1.0.x)"
- bool
- default y
+ tristate
+ default m if CONFIG_DEVEL
config BR2_PACKAGE_LIBRRD1
prompt "librrd1......................... Round Robin Database (RRD) management library (v1.0.x)"
config BR2_PACKAGE_RRDTOOL1
prompt "rrdtool1........................ Round Robin Database (RRD) management tools (v1.0.x)"
tristate
+ default m if CONFIG_DEVEL
depends BR2_COMPILE_RRDTOOL1
select BR2_PACKAGE_LIBRRD1
help
#menu "rrs............................... A reverse (connecting) remote shell"
config BR2_COMPILE_RRS
- bool
+ tristate
default n
depends BR2_PACKAGE_RRS || BR2_PACKAGE_RRS_NOSSL
config BR2_COMPILE_SABLEVM_CLASSPATH
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBSABLEVM_CLASSPATH
#menu "samba............................. A NetBIOS/SMB implementation"
config BR2_COMPILE_SAMBA
- bool
+ tristate
default n
depends BR2_PACKAGE_SAMBA || BR2_PACKAGE_SAMBA_CLIENT || BR2_PACKAGE_SMBFS
config BR2_COMPILE_SHFS
- bool
+ tristate
default n
depends BR2_PACKAGE_SHFS_UTILS
config BR2_COMPILE_SPEEX
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBSPEEX
config BR2_COMPILE_SQLITE
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBSQLITE
config BR2_COMPILE_SQLITE2
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBSQLITE2
config BR2_COMPILE_USBUTILS
- bool
+ tristate
depends BR2_PACKAGE_LSUSB
config BR2_PACKAGE_LSUSB
menu "util-linux"
config BR2_COMPILE_UTIL_LINUX
- bool
+ tristate
default n
depends BR2_PACKAGE_FDISK || BR2_PACKAGE_SWAP_UTILS