Hello all,<br clear="all"><br><b>I want to generate a toolchain with hard <span>float</span> support.</b><br>So I set two options as follows:<br>BR2_EXTRA_GCC_CONFIG_OPTIONS=&quot;--with-<span>float</span>=hard&quot;<br>BR2_TARGET_OPTIMIZATION=&quot;-pipe -mhard-<span>float</span>&quot;<br>

<br>and I got this error message:<br>make[1]:正在离开目录 `/opt/buildroot/output/toolchain/uClibc-0.9.31&#39;<br>touch /opt/buildroot/output/toolchain/uClibc-0.9.31/.config<br>/usr/bin/make -j1 -C /opt/buildroot/output/toolchain/uClibc-0.9.31 \<br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ARCH=&quot;arm&quot; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PREFIX=/opt/buildroot/output/toolchain/uClibc_dev/ \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DEVEL_PREFIX=/usr/ \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RUNTIME_PREFIX=/opt/buildroot/output/toolchain/uClibc_dev/ \<br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HOSTCC=&quot;/usr/bin/gcc&quot; headers \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lib/crt1.o lib/crti.o lib/crtn.o \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; install_headers<br>make[1]: 正在进入目录 `/opt/buildroot/output/toolchain/uClibc-0.9.31&#39;<br>

&nbsp; MKDIR include/bits<br>&nbsp; GEN include/bits/uClibc_config.h<br>&nbsp; LN include/pthread.h<br>&nbsp; ...<br>&nbsp; LN include/sys/ucontext.h<br>&nbsp; LN include/sys/user.h<br>&nbsp; AS lib/crt1.o<br><b>cc1: sorry, unimplemented: -m<span>float</span>-abi=hard and VFP</b>`<br>

make[1]: *** [lib/crt1.o] 错误 1<br>make[1]:正在离开目录 `/opt/buildroot/output/toolchain/uClibc-0.9.31&#39;<br>make: *** [/opt/buildroot/output/toolchain/uClibc-0.9.31/.configured] 错误 2<br><br>Dose anyone have an idea?<br>Any suggestions would be <span>appreciated</span>.<br>

<br>This is my configuration.<br>#<br># Automatically generated make config: don&#39;t edit<br># Buildroot version: 2010.11-rc1-00001-g871a302<br># Sat Nov 13 19:52:35 2010<br>#<br>BR2_HAVE_DOT_CONFIG=y<br>BR2_arm=y<br># BR2_armeb is not set<br>

# BR2_avr32 is not set<br># BR2_i386 is not set<br># BR2_mips is not set<br># BR2_mipsel is not set<br># BR2_powerpc is not set<br># BR2_sh is not set<br># BR2_sh64 is not set<br># BR2_sparc is not set<br># BR2_x86_64 is not set<br>

# BR2_xtensa is not set<br># BR2_generic_arm is not set<br># BR2_arm7tdmi is not set<br># BR2_arm610 is not set<br># BR2_arm710 is not set<br># BR2_arm720t is not set<br># BR2_arm920t is not set<br># BR2_arm922t is not set<br>

# BR2_arm926t is not set<br># BR2_arm10t is not set<br># BR2_arm1136jf_s is not set<br># BR2_arm1176jz_s is not set<br>BR2_arm1176jzf_s=y<br><br>#<br># cortex-A8/A9 needs gcc &gt;= 4.4.x<br>#<br># BR2_cortex_a8 is not set<br>

# BR2_cortex_a9 is not set<br># BR2_sa110 is not set<br># BR2_sa1100 is not set<br># BR2_xscale is not set<br># BR2_iwmmxt is not set<br>BR2_ARM_TYPE=&quot;ARM1176JZF_S&quot;<br>BR2_ARM_EABI=y<br># BR2_ARM_OABI is not set<br>

BR2_ARCH=&quot;arm&quot;<br>BR2_ENDIAN=&quot;LITTLE&quot;<br>BR2_GCC_TARGET_TUNE=&quot;arm1176jzf-s&quot;<br>BR2_GCC_TARGET_ARCH=&quot;armv6zk&quot;<br>BR2_GCC_TARGET_ABI=&quot;aapcs-linux&quot;<br><br>#<br># Target options<br>

#<br><br>#<br># Preset Devices<br>#<br># BR2_TARGET_ARMLTD is not set<br># BR2_TARGET_ATMEL is not set<br># BR2_TARGET_KWIKBYTE is not set<br>BR2_TARGET_GENERIC_HOSTNAME=&quot;buildroot&quot;<br>BR2_TARGET_GENERIC_ISSUE=&quot;Welcome to Buildroot&quot;<br>

# BR2_TARGET_GENERIC_GETTY is not set<br><br>#<br># Build options<br>#<br><br>#<br># Commands<br>#<br>BR2_WGET=&quot;wget --passive-ftp -nd&quot;<br>BR2_SVN=&quot;svn&quot;<br>BR2_BZR=&quot;bzr&quot;<br>BR2_GIT=&quot;git&quot;<br>

BR2_ZCAT=&quot;gzip -d -c&quot;<br>BR2_BZCAT=&quot;bzcat&quot;<br>BR2_TAR_OPTIONS=&quot;&quot;<br>BR2_DL_DIR=&quot;$(TOPDIR)/dl&quot;<br>BR2_STAGING_DIR=&quot;$(BASE_DIR)/staging&quot;<br><br>#<br># Mirrors and Download locations<br>

#<br>BR2_PRIMARY_SITE=&quot;&quot;<br>BR2_BACKUP_SITE=&quot;<a href="http://sources.buildroot.net/">http://sources.buildroot.net/</a>&quot;<br>BR2_SOURCEFORGE_MIRROR=&quot;easynews&quot;<br>BR2_KERNEL_MIRROR=&quot;<a href="http://www.kernel.org/pub/">http://www.kernel.org/pub/</a>&quot;<br>

BR2_GNU_MIRROR=&quot;<a href="http://ftp.gnu.org/pub/gnu">http://ftp.gnu.org/pub/gnu</a>&quot;<br>BR2_DEBIAN_MIRROR=&quot;<a href="http://ftp.debian.org">http://ftp.debian.org</a>&quot;<br>BR2_JLEVEL=2<br># BR2_DEPRECATED is not set<br>

# BR2_ENABLE_DEBUG is not set<br>BR2_STRIP_strip=y<br># BR2_STRIP_sstrip is not set<br># BR2_STRIP_none is not set<br># BR2_OPTIMIZE_0 is not set<br># BR2_OPTIMIZE_1 is not set<br># BR2_OPTIMIZE_2 is not set<br># BR2_OPTIMIZE_3 is not set<br>

BR2_OPTIMIZE_S=y<br># BR2_PREFER_STATIC_LIB is not set<br># BR2_HAVE_DOCUMENTATION is not set<br># BR2_HAVE_DEVFILES is not set<br><br>#<br># Toolchain<br>#<br>BR2_TOOLCHAIN_BUILDROOT=y<br># BR2_TOOLCHAIN_EXTERNAL is not set<br>

# BR2_TOOLCHAIN_CTNG is not set<br><br>#<br># Kernel Header Options<br>#<br># BR2_KERNEL_HEADERS_2_6_34 is not set<br>BR2_KERNEL_HEADERS_2_6_35=y<br># BR2_KERNEL_HEADERS_2_6_36 is not set<br># BR2_KERNEL_HEADERS_VERSION is not set<br>

# BR2_KERNEL_HEADERS_SNAP is not set<br>BR2_DEFAULT_KERNEL_HEADERS=&quot;2.6.35.8&quot;<br><br>#<br># uClibc Options<br>#<br># BR2_UCLIBC_VERSION_0_9_30 is not set<br>BR2_UCLIBC_VERSION_0_9_31=y<br># BR2_UCLIBC_VERSION_SNAPSHOT is not set<br>

BR2_UCLIBC_VERSION_STRING=&quot;0.9.31&quot;<br>BR2_UCLIBC_CONFIG=&quot;toolchain/uClibc/uClibc-0.9.31.config&quot;<br># BR2_PTHREAD_DEBUG is not set<br># BR2_UCLIBC_INSTALL_TEST_SUITE is not set<br><br>#<br># Binutils Options<br>

#<br># BR2_BINUTILS_VERSION_2_20 is not set<br>BR2_BINUTILS_VERSION_2_20_1=y<br>BR2_BINUTILS_VERSION=&quot;2.20.1&quot;<br>BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=&quot;&quot;<br><br>#<br># GCC Options<br>#<br># BR2_GCC_VERSION_4_2_4 is not set<br>

BR2_GCC_VERSION_4_3_X=y<br># BR2_GCC_VERSION_4_4_X is not set<br># BR2_GCC_VERSION_4_5_X is not set<br># BR2_GCC_VERSION_SNAP is not set<br>BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y<br>BR2_GCC_VERSION=&quot;4.3.5&quot;<br>BR2_EXTRA_GCC_CONFIG_OPTIONS=&quot;--with-<span>float</span>=hard&quot;<br>

# BR2_GCC_CROSS_OBJC is not set<br># BR2_GCC_CROSS_FORTRAN is not set<br># BR2_INSTALL_OBJC is not set<br># BR2_INSTALL_FORTRAN is not set<br>BR2_GCC_SHARED_LIBGCC=y<br><br>#<br># Ccache Options<br>#<br># BR2_CCACHE is not set<br>

<br>#<br># Gdb Options<br>#<br># BR2_PACKAGE_GDB is not set<br># BR2_PACKAGE_GDB_SERVER is not set<br># BR2_PACKAGE_GDB_HOST is not set<br><br>#<br># Common Toolchain Options<br>#<br>BR2_LARGEFILE=y<br>BR2_INET_IPV6=y<br>

BR2_INET_RPC=y<br># BR2_ENABLE_LOCALE is not set<br># BR2_ENABLE_LOCALE_PURGE is not set<br>BR2_NEEDS_GETTEXT=y<br>BR2_USE_WCHAR=y<span></span><br># BR2_SOFT_<span>FLOAT</span> is not set<br># BR2_USE_SSP is not set<br># BR2_PTHREADS_NONE is not set<br>

# BR2_PTHREADS is not set<br>BR2_PTHREADS_OLD=y<br># BR2_PROGRAM_INVOCATION is not set<br># BR2_INSTALL_LIBSTDCPP is not set<br>BR2_TARGET_OPTIMIZATION=&quot;-pipe -mhard-float&quot;<br># BR2_ELF2FLT is not set<br># BR2_MKLIBS is not set<br>

# BR2_PACKAGE_SSTRIP_TARGET is not set<br># BR2_PACKAGE_SSTRIP_HOST is not set<br># BR2_VFP_<span>FLOAT</span> is not set<br>BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y<br><br>#<br># Package Selection for the target<br>#<br>BR2_PACKAGE_BUSYBOX=y<br>

# BR2_BUSYBOX_VERSION_1_15_X is not set<br># BR2_BUSYBOX_VERSION_1_16_X is not set<br>BR2_BUSYBOX_VERSION_1_17_X=y<br># BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set<br>BR2_BUSYBOX_VERSION=&quot;1.17.3&quot;<br>BR2_PACKAGE_BUSYBOX_FULLINSTALL=y<br>

BR2_PACKAGE_BUSYBOX_CONFIG=&quot;a369_busybox.config&quot;<br># BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set<br># BR2_PACKAGE_CUSTOMIZE is not set<br><br>#<br># Audio and video libraries and applications<br>#<br># BR2_PACKAGE_ALSA_LIB is not set<br>

# BR2_PACKAGE_AUMIX is not set<br># BR2_PACKAGE_FLAC is not set<br>BR2_PACKAGE_FFMPEG=y<br>BR2_PACKAGE_FFMPEG_GPL=y<br>BR2_PACKAGE_FFMPEG_NONFREE=y<br>BR2_PACKAGE_FFMPEG_FFMPEG=y<br>BR2_PACKAGE_FFMPEG_FFPLAY=y<br>BR2_PACKAGE_FFMPEG_FFSERVER=y<br>

# BR2_PACKAGE_FFMPEG_POSTPROC is not set<br>BR2_PACKAGE_FFMPEG_SWSCALE=y<br>BR2_PACKAGE_FFMPEG_ENCODERS=&quot;all&quot;<br>BR2_PACKAGE_FFMPEG_DECODERS=&quot;all&quot;<br>BR2_PACKAGE_FFMPEG_MUXERS=&quot;all&quot;<br>BR2_PACKAGE_FFMPEG_DEMUXERS=&quot;all&quot;<br>

BR2_PACKAGE_FFMPEG_PARSERS=&quot;all&quot;<br>BR2_PACKAGE_FFMPEG_BSFS=&quot;all&quot;<br>BR2_PACKAGE_FFMPEG_PROTOCOLS=&quot;all&quot;<br>BR2_PACKAGE_FFMPEG_FILTERS=&quot;all&quot;<br>BR2_PACKAGE_FFMPEG_INDEVS=y<br>BR2_PACKAGE_FFMPEG_OUTDEVS=y<br>

BR2_PACKAGE_FFMPEG_EXTRACONF=&quot;&quot;<br># BR2_PACKAGE_GSTREAMER is not set<br># BR2_PACKAGE_LIBCDAUDIO is not set<br># BR2_PACKAGE_LIBDVDREAD is not set<br># BR2_PACKAGE_LIBDVDNAV is not set<br>BR2_PACKAGE_LIBID3TAG=y<br>

BR2_PACKAGE_LIBMAD=y<br># BR2_PACKAGE_LIBMMS is not set<br># BR2_PACKAGE_LIBMPD is not set<br># BR2_PACKAGE_LIBMPEG2 is not set<br># BR2_PACKAGE_LIBOGG is not set<br># BR2_PACKAGE_LIBSNDFILE is not set<br># BR2_PACKAGE_LIBTHEORA is not set<br>

# BR2_PACKAGE_LIBVORBIS is not set<br>BR2_PACKAGE_MADPLAY=y<br># BR2_PACKAGE_MPG123 is not set<br>BR2_PACKAGE_MPLAYER=y<br># BR2_PACKAGE_SPEEX is not set<br><br>#<br># swfdec requires a toolchain with WCHAR and C++ support<br>

#<br><br>#<br># festival requires a toolchain with C++ support enabled<br>#<br><br>#<br># taglib requires a toolchain with C++ support enabled<br>#<br># BR2_PACKAGE_TREMOR is not set<br><br>#<br># Compressors and decompressors<br>

#<br># BR2_PACKAGE_LZOP is not set<br># BR2_PACKAGE_XZ is not set<br><br>#<br># Debugging, profiling and benchmark<br>#<br># BR2_PACKAGE_DMALLOC is not set<br># BR2_PACKAGE_KEXEC is not set<br>BR2_PACKAGE_LMBENCH=y<br># BR2_PACKAGE_LSOF is not set<br>

# BR2_PACKAGE_LTRACE is not set<br># BR2_PACKAGE_MEMSTAT is not set<br>BR2_PACKAGE_NETPERF=y<br><br>#<br># oprofile requires a toolchain with C++ support enabled<br>#<br># BR2_PACKAGE_STRACE is not set<br><br>#<br># Development tools<br>

#<br># BR2_PACKAGE_AUTOCONF is not set<br># BR2_PACKAGE_AUTOMAKE is not set<br># BR2_PACKAGE_BISON is not set<br># BR2_PACKAGE_BSDIFF is not set<br># BR2_PACKAGE_CVS is not set<br># BR2_PACKAGE_DISTCC is not set<br># BR2_PACKAGE_FAKEROOT is not set<br>

# BR2_PACKAGE_FLEX is not set<br><br>#<br># native toolchain needs development files in target filesystem<br>#<br># BR2_PACKAGE_GETTEXT is not set<br># BR2_PACKAGE_LIBINTL is not set<br># BR2_PACKAGE_LIBGMP is not set<br>

<br>#<br># gperf requires a toolchain with C++ support enabled<br>#<br># BR2_PACKAGE_MAKE is not set<br># BR2_PACKAGE_LIBMPC is not set<br># BR2_PACKAGE_LIBMPFR is not set<br># BR2_PACKAGE_LIBTOOL is not set<br># BR2_PACKAGE_M4 is not set<br>

# BR2_PACKAGE_PKG_CONFIG is not set<br><br>#<br># Games<br>#<br># BR2_PACKAGE_GNUCHESS is not set<br># BR2_PACKAGE_PRBOOM is not set<br><br>#<br># Graphic libraries and applications (graphic/text)<br>#<br><br>#<br># Graphic applications<br>

#<br># BR2_PACKAGE_RRDTOOL is not set<br><br>#<br># graphic libraries<br>#<br># BR2_PACKAGE_DIRECTFB is not set<br># BR2_PACKAGE_FBDUMP is not set<br># BR2_PACKAGE_FBV is not set<br># BR2_PACKAGE_IMAGEMAGICK is not set<br>

# BR2_PACKAGE_LINUX_FUSION is not set<br>BR2_PACKAGE_SDL=y<br>BR2_PACKAGE_SDL_FBCON=y<br># BR2_PACKAGE_SDL_IMAGE is not set<br># BR2_PACKAGE_SDL_MIXER is not set<br># BR2_PACKAGE_SDL_SOUND is not set<br># BR2_PACKAGE_SDL_NET is not set<br>

# BR2_PACKAGE_SDL_TTF is not set<br># BR2_PACKAGE_SDL_GFX is not set<br><br>#<br># other GUIs<br>#<br><br>#<br># qt requires a toolchain with C++ support enabled<br>#<br># BR2_PACKAGE_XORG7 is not set<br><br>#<br># X libraries and helper libraries<br>

#<br># BR2_PACKAGE_LIBERATION is not set<br><br>#<br># X Window managers<br>#<br><br>#<br># X applications<br>#<br># BR2_PACKAGE_GOB2 is not set<br><br>#<br># midori requires C++, WCHAR in toolchain and libgtk2<br>#<br><br>

#<br># Hardware handling<br>#<br># BR2_PACKAGE_CDRKIT is not set<br># BR2_PACKAGE_CRAMFS is not set<br><br>#<br># dbus not available (need expat or libxml2)<br>#<br># BR2_PACKAGE_DMRAID is not set<br># BR2_PACKAGE_DOSFSTOOLS is not set<br>

# BR2_PACKAGE_E2FSPROGS is not set<br># BR2_PACKAGE_EEPROG is not set<br># BR2_PACKAGE_FCONFIG is not set<br># BR2_PACKAGE_FIS is not set<br># BR2_PACKAGE_GADGETFS_TEST is not set<br># BR2_PACKAGE_GENEXT2FS is not set<br>

# BR2_PACKAGE_GENROMFS is not set<br># BR2_PACKAGE_GPSD is not set<br># BR2_PACKAGE_GVFS is not set<br># BR2_PACKAGE_HAL is not set<br># BR2_PACKAGE_HWDATA is not set<br># BR2_PACKAGE_I2C_TOOLS is not set<br># BR2_PACKAGE_INPUT_TOOLS is not set<br>

BR2_PACKAGE_IOSTAT=y<br># BR2_PACKAGE_KBD is not set<br># BR2_PACKAGE_LM_SENSORS is not set<br># BR2_PACKAGE_LVM2 is not set<br># BR2_PACKAGE_MAKEDEVS is not set<br># BR2_PACKAGE_MDADM is not set<br># BR2_PACKAGE_MEMTESTER is not set<br>

# BR2_PACKAGE_MTD is not set<br># BR2_PACKAGE_NTFS_3G is not set<br># BR2_PACKAGE_NTFSPROGS is not set<br># BR2_PACKAGE_PCIUTILS is not set<br># BR2_PACKAGE_RNG_TOOLS is not set<br># BR2_PACKAGE_SETSERIAL is not set<br># BR2_PACKAGE_SMARTMONTOOLS is not set<br>

# BR2_PACKAGE_SQUASHFS is not set<br># BR2_PACKAGE_SYSSTAT is not set<br># BR2_PACKAGE_UDEV is not set<br># BR2_PACKAGE_USB_MODESWITCH is not set<br># BR2_PACKAGE_USBMOUNT is not set<br># BR2_PACKAGE_USBUTILS is not set<br>

# BR2_PACKAGE_WIPE is not set<br># BR2_PACKAGE_XFSPROGS is not set<br><br>#<br># Interpreter languages and scripting<br>#<br># BR2_PACKAGE_HASERL is not set<br># BR2_PACKAGE_LUA is not set<br># BR2_PACKAGE_MICROPERL is not set<br>

# BR2_PACKAGE_PHP is not set<br># BR2_PACKAGE_PYTHON is not set<br># BR2_PACKAGE_RUBY is not set<br># BR2_PACKAGE_TCL is not set<br><br>#<br># Libraries<br>#<br><br>#<br># Compression and decompression<br>#<br># BR2_PACKAGE_LIBARCHIVE is not set<br>

# BR2_PACKAGE_LZO is not set<br>BR2_PACKAGE_ZLIB=y<br><br>#<br># Crypto<br>#<br># BR2_PACKAGE_BEECRYPT is not set<br># BR2_PACKAGE_LIBGCRYPT is not set<br># BR2_PACKAGE_LIBGPG_ERROR is not set<br># BR2_PACKAGE_OPENSSL is not set<br>

<br>#<br># Database<br>#<br># BR2_PACKAGE_BERKELEYDB is not set<br><br>#<br># Mysql client requires a toolchain with C++ support enabled<br>#<br># BR2_PACKAGE_SQLITE is not set<br><br>#<br># Filesystem<br>#<br># BR2_PACKAGE_GAMIN is not set<br>

# BR2_PACKAGE_LIBCONFIG is not set<br># BR2_PACKAGE_LIBCONFUSE is not set<br># BR2_PACKAGE_LIBFUSE is not set<br># BR2_PACKAGE_LIBLOCKFILE is not set<br># BR2_PACKAGE_LIBSYSFS is not set<br><br>#<br># Graphics<br>#<br># BR2_PACKAGE_ATK is not set<br>

# BR2_PACKAGE_CAIRO is not set<br># BR2_PACKAGE_FONTCONFIG is not set<br># BR2_PACKAGE_FREETYPE is not set<br># BR2_PACKAGE_JPEG is not set<br># BR2_PACKAGE_LIBART is not set<br># BR2_PACKAGE_GDK_PIXBUF is not set<br><br>

#<br># libgtk2 requires a toolchain with WCHAR and C++ support<br>#<br># BR2_PACKAGE_LIBPNG is not set<br># BR2_PACKAGE_LIBSVGTINY is not set<br># BR2_PACKAGE_LIBUNGIF is not set<br><br>#<br># pango requires a toolchain with WCHAR and C++ support<br>

#<br># BR2_PACKAGE_PIXMAN is not set<br># BR2_PACKAGE_TIFF is not set<br><br>#<br># webkit requires C++, WCHAR in toolchain and libgtk2<br>#<br><br>#<br># Hardware handling<br>#<br># BR2_PACKAGE_LIBAIO is not set<br># BR2_PACKAGE_LIBRAW1394 is not set<br>

# BR2_PACKAGE_TSLIB is not set<br># BR2_PACKAGE_LIBUSB is not set<br><br>#<br># Networking<br>#<br># BR2_PACKAGE_LIBCGI is not set<br><br>#<br># libcgicc requires a toolchain with C++ support enabled<br>#<br># BR2_PACKAGE_LIBCURL is not set<br>

# BR2_PACKAGE_LIBDNET is not set<br># BR2_PACKAGE_LIBEXOSIP2 is not set<br># BR2_PACKAGE_LIBIDN is not set<br># BR2_PACKAGE_LIBMICROHTTPD is not set<br># BR2_PACKAGE_NEON is not set<br># BR2_PACKAGE_LIBNL is not set<br># BR2_PACKAGE_LIBPCAP is not set<br>

# BR2_PACKAGE_LIBOSIP2 is not set<br># BR2_PACKAGE_LIBRSYNC is not set<br># BR2_PACKAGE_LIBSOUP is not set<br># BR2_PACKAGE_LIBUPNP is not set<br><br>#<br># Other<br>#<br># BR2_PACKAGE_ARGP_STANDALONE is not set<br># BR2_PACKAGE_LIBATOMIC_OPS is not set<br>

# BR2_PACKAGE_LIBCAP is not set<br># BR2_PACKAGE_LIBDAEMON is not set<br># BR2_PACKAGE_LIBELF is not set<br># BR2_PACKAGE_LIBEVENT is not set<br># BR2_PACKAGE_LIBGLIB2 is not set<br># BR2_PACKAGE_LIBOIL is not set<br><br>

#<br># Text and terminal handling<br>#<br><br>#<br># enchant requires a toolchain with C++ and WCHAR support enabled<br>#<br><br>#<br># icu requires a toolchain with C++ support and WCHAR enabled<br>#<br># BR2_PACKAGE_LIBICONV is not set<br>

BR2_PACKAGE_NCURSES=y<br># BR2_PACKAGE_NCURSES_TARGET_PANEL is not set<br># BR2_PACKAGE_NCURSES_TARGET_FORM is not set<br># BR2_PACKAGE_NCURSES_TARGET_MENU is not set<br># BR2_PACKAGE_NEWT is not set<br># BR2_PACKAGE_PCRE is not set<br>

BR2_PACKAGE_POPT=y<br># BR2_PACKAGE_READLINE is not set<br># BR2_PACKAGE_SLANG is not set<br><br>#<br># XML<br>#<br># BR2_PACKAGE_EXPAT is not set<br># BR2_PACKAGE_EZXML is not set<br># BR2_PACKAGE_LIBXML2 is not set<br>
# BR2_PACKAGE_LIBXSLT is not set<br>
<br>#<br># xerces-c++ requires a toolchain with C++ support enabled<br>#<br><br>#<br># Miscellaneous<br>#<br># BR2_PACKAGE_SHARED_MIME_INFO is not set<br><br>#<br># Networking applications<br>#<br># BR2_PACKAGE_ARGUS is not set<br>

# BR2_PACKAGE_AVAHI is not set<br># BR2_PACKAGE_AXEL is not set<br># BR2_PACKAGE_BIND is not set<br>BR2_PACKAGE_BMON=y<br># BR2_PACKAGE_BRIDGE is not set<br><br>#<br># ctorrent requires a toolchain with C++ support enabled<br>

#<br># BR2_PACKAGE_CUPS is not set<br># BR2_PACKAGE_DNSMASQ is not set<br># BR2_PACKAGE_DROPBEAR is not set<br># BR2_PACKAGE_ETHTOOL is not set<br># BR2_PACKAGE_HOSTAPD is not set<br># BR2_PACKAGE_IFPLUGD is not set<br><br>

#<br># iperf requires a toolchain with C++ support enabled<br>#<br># BR2_PACKAGE_IPROUTE2 is not set<br># BR2_PACKAGE_IPSEC_TOOLS is not set<br># BR2_PACKAGE_IPTABLES is not set<br># BR2_PACKAGE_IW is not set<br><br>#<br>

# Kismet requires a toolchain with C++ support enabled<br>#<br># BR2_PACKAGE_L2TP is not set<br># BR2_PACKAGE_LINKS is not set<br># BR2_PACKAGE_LRZSZ is not set<br># BR2_PACKAGE_MIIDIAG is not set<br># BR2_PACKAGE_MROUTED is not set<br>

# BR2_PACKAGE_MUTT is not set<br># BR2_PACKAGE_NBD is not set<br># BR2_PACKAGE_NCFTP is not set<br># BR2_PACKAGE_NETPLUG is not set<br># BR2_PACKAGE_NETSNMP is not set<br># BR2_PACKAGE_NETSTAT_NAT is not set<br># BR2_PACKAGE_NFS_UTILS is not set<br>

# BR2_PACKAGE_NTP is not set<br># BR2_PACKAGE_NUTTCP is not set<br># BR2_PACKAGE_OLSR is not set<br># BR2_PACKAGE_OPENNTPD is not set<br># BR2_PACKAGE_OPENSSH is not set<br># BR2_PACKAGE_OPENVPN is not set<br># BR2_PACKAGE_PORTMAP is not set<br>

# BR2_PACKAGE_PPPD is not set<br># BR2_PACKAGE_RADVD is not set<br># BR2_PACKAGE_PPTP_LINUX is not set<br># BR2_PACKAGE_PROFTPD is not set<br># BR2_PACKAGE_QUAGGA is not set<br># BR2_PACKAGE_RSYNC is not set<br># BR2_PACKAGE_SAMBA is not set<br>

# BR2_PACKAGE_SER2NET is not set<br># BR2_PACKAGE_SOCAT is not set<br># BR2_PACKAGE_SPAWN_FCGI is not set<br><br>#<br># Squid requires a toolchain with C++ support enabled<br>#<br># BR2_PACKAGE_TCPDUMP is not set<br># BR2_PACKAGE_DHCPDUMP is not set<br>

# BR2_PACKAGE_TCPREPLAY is not set<br># BR2_PACKAGE_TN5250 is not set<br># BR2_PACKAGE_TTCP is not set<br># BR2_PACKAGE_UDPCAST is not set<br># BR2_PACKAGE_VPNC is not set<br># BR2_PACKAGE_VSFTPD is not set<br># BR2_PACKAGE_VTUN is not set<br>

# BR2_PACKAGE_WEBIF is not set<br># BR2_PACKAGE_WIRELESS_TOOLS is not set<br># BR2_PACKAGE_WPA_SUPPLICANT is not set<br><br>#<br># Package managers<br>#<br># BR2_PACKAGE_IPKG is not set<br><br>#<br># Shell and utilities<br>

#<br># BR2_PACKAGE_AT is not set<br># BR2_PACKAGE_DIALOG is not set<br># BR2_PACKAGE_FILE is not set<br># BR2_PACKAGE_LOCKFILE_PROGS is not set<br># BR2_PACKAGE_LOGROTATE is not set<br># BR2_PACKAGE_SCREEN is not set<br>
# BR2_PACKAGE_SUDO is not set<br>
# BR2_PACKAGE_WHICH is not set<br><br>#<br># System tools<br>#<br><br>#<br># Text editors and viewers<br>#<br># BR2_PACKAGE_ED is not set<br># BR2_PACKAGE_NANO is not set<br># BR2_PACKAGE_UEMACS is not set<br><br>#<br># Target filesystem options<br>

#<br>BR2_ROOTFS_POST_BUILD_SCRIPT=&quot;&quot;<br>BR2_ROOTFS_DEVICE_TABLE=&quot;device_table.txt&quot;<br># BR2_ROOTFS_SKELETON_DEFAULT is not set<br>BR2_ROOTFS_SKELETON_CUSTOM=y<br>BR2_ROOTFS_SKELETON_CUSTOM_PATH=&quot;target_skeleton&quot;<br>

# BR2_TARGET_ROOTFS_CRAMFS is not set<br># BR2_TARGET_ROOTFS_CLOOP is not set<br># BR2_TARGET_ROOTFS_EXT2 is not set<br># BR2_TARGET_ROOTFS_JFFS2 is not set<br># BR2_TARGET_ROOTFS_UBIFS is not set<br># BR2_TARGET_ROOTFS_SQUASHFS is not set<br>

BR2_TARGET_ROOTFS_TAR=y<br>BR2_TARGET_ROOTFS_TAR_NONE=y<br># BR2_TARGET_ROOTFS_TAR_GZIP is not set<br># BR2_TARGET_ROOTFS_TAR_BZIP2 is not set<br># BR2_TARGET_ROOTFS_TAR_LZMA is not set<br>BR2_TARGET_ROOTFS_TAR_OPTIONS=&quot;&quot;<br>

# BR2_TARGET_ROOTFS_CPIO is not set<br># BR2_TARGET_ROOTFS_INITRAMFS is not set<br># BR2_TARGET_ROOTFS_ROMFS is not set<br><br>#<br># Bootloaders<br>#<br># BR2_TARGET_BAREBOX is not set<br># BR2_TARGET_UBOOT is not set<br>

# BR2_TARGET_AT91BOOTSTRAP is not set<br># BR2_TARGET_DATAFLASHBOOT is not set<br><br>#<br># Kernel<br>#<br>BR2_LINUX_KERNEL=y<br># BR2_LINUX_KERNEL_2_6_36 is not set<br># BR2_LINUX_KERNEL_SAME_AS_HEADERS is not set<br># BR2_LINUX_KERNEL_CUSTOM_VERSION is not set<br>

BR2_LINUX_KERNEL_CUSTOM_TARBALL=y<br>BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION=&quot;$(TOPDIR)/dl/linux-2.6.24.tgz&quot;<br>BR2_LINUX_KERNEL_VERSION=&quot;custom&quot;<br>BR2_LINUX_KERNEL_PATCH=&quot;&quot;<br># BR2_LINUX_KERNEL_USE_DEFCONFIG is not set<br>

BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y<br>BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE=&quot;$(TOPDIR)/hi3520_linux.config&quot;<br>BR2_LINUX_KERNEL_UIMAGE=y<br># BR2_LINUX_KERNEL_ZIMAGE is not set<br><br><br>-- <br>Best Regards!<br>

Kelvin<br><br>