Advertisement
Guest User

sage

a guest
Jan 20th, 2011
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.08 KB | None | 0 0
  1. #
  2. # Automatically generated make config: don't edit
  3. # Buildroot version: 2010.11
  4. # Wed Jan 19 21:03:05 2011
  5. #
  6. BR2_HAVE_DOT_CONFIG=y
  7. # BR2_arm is not set
  8. # BR2_armeb is not set
  9. # BR2_avr32 is not set
  10. # BR2_i386 is not set
  11. BR2_mips=y
  12. # BR2_mipsel is not set
  13. # BR2_powerpc is not set
  14. # BR2_sh is not set
  15. # BR2_sh64 is not set
  16. # BR2_sparc is not set
  17. # BR2_x86_64 is not set
  18. # BR2_xtensa is not set
  19. # BR2_mips_1 is not set
  20. # BR2_mips_2 is not set
  21. # BR2_mips_3 is not set
  22. BR2_mips_4=y
  23. # BR2_mips_32 is not set
  24. # BR2_mips_32r2 is not set
  25. # BR2_mips_64 is not set
  26. # BR2_mips_64r2 is not set
  27. # BR2_mips_16 is not set
  28. BR2_MIPS_OABI32=y
  29. # BR2_MIPS_ABI32 is not set
  30. # BR2_MIPS_EABI is not set
  31. # BR2_MIPS_ABI64 is not set
  32. # BR2_MIPS_OABI64 is not set
  33. BR2_ARCH="mips"
  34. BR2_ENDIAN="BIG"
  35. BR2_GCC_TARGET_TUNE="mips4"
  36. BR2_GCC_TARGET_ABI="32"
  37.  
  38. #
  39. # Target options
  40. #
  41.  
  42. #
  43. # Preset Devices
  44. #
  45. BR2_TARGET_GENERIC_HOSTNAME="buildroot"
  46. BR2_TARGET_GENERIC_ISSUE="Welcome to Buildroot"
  47. # BR2_TARGET_GENERIC_GETTY is not set
  48.  
  49. #
  50. # Build options
  51. #
  52.  
  53. #
  54. # Commands
  55. #
  56. BR2_WGET="wget --passive-ftp -nd -t 3"
  57. BR2_SVN="svn"
  58. BR2_BZR="bzr"
  59. BR2_GIT="git"
  60. BR2_ZCAT="gzip -d -c"
  61. BR2_BZCAT="bzcat"
  62. BR2_TAR_OPTIONS=""
  63. BR2_DL_DIR="$(TOPDIR)/dl"
  64. BR2_STAGING_DIR="$(BASE_DIR)/staging"
  65.  
  66. #
  67. # Mirrors and Download locations
  68. #
  69. BR2_PRIMARY_SITE=""
  70. BR2_BACKUP_SITE="http://sources.buildroot.net/"
  71. BR2_SOURCEFORGE_MIRROR="easynews"
  72. BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
  73. BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
  74. BR2_DEBIAN_MIRROR="http://ftp.debian.org"
  75. BR2_JLEVEL=2
  76. # BR2_DEPRECATED is not set
  77. # BR2_ENABLE_DEBUG is not set
  78. BR2_STRIP_strip=y
  79. # BR2_STRIP_sstrip is not set
  80. # BR2_STRIP_none is not set
  81. # BR2_OPTIMIZE_0 is not set
  82. # BR2_OPTIMIZE_1 is not set
  83. # BR2_OPTIMIZE_2 is not set
  84. # BR2_OPTIMIZE_3 is not set
  85. BR2_OPTIMIZE_S=y
  86. # BR2_PREFER_STATIC_LIB is not set
  87. # BR2_HAVE_DOCUMENTATION is not set
  88. # BR2_HAVE_DEVFILES is not set
  89.  
  90. #
  91. # Toolchain
  92. #
  93. BR2_TOOLCHAIN_BUILDROOT=y
  94. # BR2_TOOLCHAIN_EXTERNAL is not set
  95. # BR2_TOOLCHAIN_CTNG is not set
  96.  
  97. #
  98. # Kernel Header Options
  99. #
  100. # BR2_KERNEL_HEADERS_2_6_34 is not set
  101. # BR2_KERNEL_HEADERS_2_6_35 is not set
  102. BR2_KERNEL_HEADERS_2_6_36=y
  103. # BR2_KERNEL_HEADERS_VERSION is not set
  104. # BR2_KERNEL_HEADERS_SNAP is not set
  105. BR2_DEFAULT_KERNEL_HEADERS="2.6.36.1"
  106.  
  107. #
  108. # uClibc Options
  109. #
  110. # BR2_UCLIBC_VERSION_0_9_30 is not set
  111. BR2_UCLIBC_VERSION_0_9_31=y
  112. # BR2_UCLIBC_VERSION_SNAPSHOT is not set
  113. BR2_UCLIBC_VERSION_STRING="0.9.31"
  114. BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.31.config"
  115. # BR2_PTHREAD_DEBUG is not set
  116. # BR2_UCLIBC_INSTALL_TEST_SUITE is not set
  117.  
  118. #
  119. # Binutils Options
  120. #
  121. # BR2_BINUTILS_VERSION_2_20 is not set
  122. BR2_BINUTILS_VERSION_2_20_1=y
  123. BR2_BINUTILS_VERSION="2.20.1"
  124. BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
  125.  
  126. #
  127. # GCC Options
  128. #
  129. # BR2_GCC_VERSION_4_2_4 is not set
  130. BR2_GCC_VERSION_4_3_X=y
  131. # BR2_GCC_VERSION_4_4_X is not set
  132. # BR2_GCC_VERSION_4_5_X is not set
  133. # BR2_GCC_VERSION_SNAP is not set
  134. BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y
  135. BR2_GCC_VERSION="4.3.5"
  136. BR2_EXTRA_GCC_CONFIG_OPTIONS=""
  137. # BR2_GCC_CROSS_OBJC is not set
  138. # BR2_GCC_CROSS_FORTRAN is not set
  139. # BR2_INSTALL_OBJC is not set
  140. # BR2_INSTALL_FORTRAN is not set
  141. BR2_GCC_SHARED_LIBGCC=y
  142.  
  143. #
  144. # Ccache Options
  145. #
  146. # BR2_CCACHE is not set
  147.  
  148. #
  149. # Gdb Options
  150. #
  151.  
  152. #
  153. # Gdb debugger for the target needs WCHAR support in toolchain
  154. #
  155. # BR2_PACKAGE_GDB_SERVER is not set
  156. # BR2_PACKAGE_GDB_HOST is not set
  157.  
  158. #
  159. # Common Toolchain Options
  160. #
  161. # BR2_LARGEFILE is not set
  162. # BR2_INET_IPV6 is not set
  163. # BR2_INET_RPC is not set
  164. # BR2_ENABLE_LOCALE is not set
  165. # BR2_ENABLE_LOCALE_PURGE is not set
  166. BR2_NEEDS_GETTEXT=y
  167. # BR2_USE_WCHAR is not set
  168. BR2_PREFER_SOFT_FLOAT=y
  169. BR2_SOFT_FLOAT=y
  170. # BR2_USE_SSP is not set
  171. # BR2_PTHREADS_NONE is not set
  172. # BR2_PTHREADS is not set
  173. BR2_PTHREADS_OLD=y
  174. # BR2_PROGRAM_INVOCATION is not set
  175. # BR2_INSTALL_LIBSTDCPP is not set
  176. BR2_TARGET_OPTIMIZATION="-pipe"
  177. # BR2_MKLIBS is not set
  178. # BR2_PACKAGE_SSTRIP_TARGET is not set
  179. # BR2_PACKAGE_SSTRIP_HOST is not set
  180. BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
  181.  
  182. #
  183. # Package Selection for the target
  184. #
  185. BR2_PACKAGE_BUSYBOX=y
  186. # BR2_BUSYBOX_VERSION_1_15_X is not set
  187. # BR2_BUSYBOX_VERSION_1_16_X is not set
  188. BR2_BUSYBOX_VERSION_1_17_X=y
  189. # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
  190. BR2_BUSYBOX_VERSION="1.17.4"
  191. BR2_PACKAGE_BUSYBOX_FULLINSTALL=y
  192. BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.17.x.config"
  193. # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set
  194. # BR2_PACKAGE_CUSTOMIZE is not set
  195.  
  196. #
  197. # Audio and video libraries and applications
  198. #
  199. # BR2_PACKAGE_ALSA_LIB is not set
  200.  
  201. #
  202. # alsa-utils requires a toolchain with LARGEFILE support
  203. #
  204. # BR2_PACKAGE_AUMIX is not set
  205. # BR2_PACKAGE_FLAC is not set
  206.  
  207. #
  208. # ffmpeg requires a toolchain with LARGEFILE support
  209. #
  210.  
  211. #
  212. # gstreamer requires a toolchain with WCHAR support
  213. #
  214.  
  215. #
  216. # gst-ffmpeg requires a toolchain with LARGEFILE support
  217. #
  218. # BR2_PACKAGE_LIBCDAUDIO is not set
  219.  
  220. #
  221. # libdvdread requires a toolchain with LARGEFILE support
  222. #
  223.  
  224. #
  225. # libdvdnav requires a toolchain with LARGEFILE support
  226. #
  227. # BR2_PACKAGE_LIBID3TAG is not set
  228. # BR2_PACKAGE_LIBMAD is not set
  229.  
  230. #
  231. # libmms requires a toolchain with WCHAR support
  232. #
  233.  
  234. #
  235. # libmpd requires a toolchain with WCHAR support
  236. #
  237. # BR2_PACKAGE_LIBMPEG2 is not set
  238. # BR2_PACKAGE_LIBOGG is not set
  239. # BR2_PACKAGE_LIBSNDFILE is not set
  240. # BR2_PACKAGE_LIBTHEORA is not set
  241. # BR2_PACKAGE_LIBVORBIS is not set
  242. # BR2_PACKAGE_MADPLAY is not set
  243. # BR2_PACKAGE_MPG123 is not set
  244. # BR2_PACKAGE_MPLAYER is not set
  245. # BR2_PACKAGE_SPEEX is not set
  246.  
  247. #
  248. # swfdec requires a toolchain with WCHAR and C++ support
  249. #
  250.  
  251. #
  252. # festival requires a toolchain with C++ support enabled
  253. #
  254.  
  255. #
  256. # taglib requires a toolchain with C++ support enabled
  257. #
  258. # BR2_PACKAGE_TREMOR is not set
  259.  
  260. #
  261. # Compressors and decompressors
  262. #
  263. # BR2_PACKAGE_LZOP is not set
  264. # BR2_PACKAGE_XZ is not set
  265.  
  266. #
  267. # Debugging, profiling and benchmark
  268. #
  269. # BR2_PACKAGE_DMALLOC is not set
  270. # BR2_PACKAGE_KEXEC is not set
  271.  
  272. #
  273. # lmbench requires a toolchain with RPC support
  274. #
  275.  
  276. #
  277. # lsof requires a toolchain with RPC support
  278. #
  279. # BR2_PACKAGE_MEMSTAT is not set
  280. # BR2_PACKAGE_NETPERF is not set
  281.  
  282. #
  283. # oprofile requires a toolchain with C++ support enabled
  284. #
  285. # BR2_PACKAGE_STRACE is not set
  286.  
  287. #
  288. # Development tools
  289. #
  290. # BR2_PACKAGE_AUTOCONF is not set
  291. # BR2_PACKAGE_AUTOMAKE is not set
  292. # BR2_PACKAGE_BISON is not set
  293. # BR2_PACKAGE_BSDIFF is not set
  294. # BR2_PACKAGE_DISTCC is not set
  295. # BR2_PACKAGE_FAKEROOT is not set
  296. # BR2_PACKAGE_FLEX is not set
  297.  
  298. #
  299. # native toolchain needs development files in target filesystem
  300. #
  301.  
  302. #
  303. # gettext requires a toolchain with WCHAR support
  304. #
  305. # BR2_PACKAGE_LIBGMP is not set
  306.  
  307. #
  308. # gperf requires a toolchain with C++ support enabled
  309. #
  310. # BR2_PACKAGE_MAKE is not set
  311. # BR2_PACKAGE_LIBMPC is not set
  312. # BR2_PACKAGE_LIBMPFR is not set
  313. # BR2_PACKAGE_LIBTOOL is not set
  314.  
  315. #
  316. # m4 requires a toolchain with WCHAR support
  317. #
  318.  
  319. #
  320. # pkg-config requires a toolchain with WCHAR support
  321. #
  322.  
  323. #
  324. # Games
  325. #
  326. # BR2_PACKAGE_GNUCHESS is not set
  327. # BR2_PACKAGE_PRBOOM is not set
  328.  
  329. #
  330. # Graphic libraries and applications (graphic/text)
  331. #
  332.  
  333. #
  334. # Graphic applications
  335. #
  336.  
  337. #
  338. # rrdtool requires a toolchain with WCHAR support
  339. #
  340.  
  341. #
  342. # graphic libraries
  343. #
  344. # BR2_PACKAGE_DIRECTFB is not set
  345. # BR2_PACKAGE_FBDUMP is not set
  346. # BR2_PACKAGE_FBV is not set
  347. # BR2_PACKAGE_IMAGEMAGICK is not set
  348. # BR2_PACKAGE_SDL is not set
  349.  
  350. #
  351. # other GUIs
  352. #
  353.  
  354. #
  355. # qt requires a toolchain with C++ support enabled
  356. #
  357.  
  358. #
  359. # X.org requires a toolchain with WCHAR support
  360. #
  361.  
  362. #
  363. # X libraries and helper libraries
  364. #
  365. # BR2_PACKAGE_LIBERATION is not set
  366.  
  367. #
  368. # X Window managers
  369. #
  370.  
  371. #
  372. # X applications
  373. #
  374.  
  375. #
  376. # gob2 requires a toolchain with WCHAR support
  377. #
  378.  
  379. #
  380. # midori requires C++, WCHAR in toolchain and libgtk2
  381. #
  382.  
  383. #
  384. # Hardware handling
  385. #
  386.  
  387. #
  388. # cdrkit requires a toolchain with LARGEFILE support
  389. #
  390. # BR2_PACKAGE_CRAMFS is not set
  391.  
  392. #
  393. # dbus not available (need expat or libxml2)
  394. #
  395.  
  396. #
  397. # dmraid requires a toolchain with LARGEFILE support
  398. #
  399.  
  400. #
  401. # dosfstools requires a toolchain with LARGEFILE support
  402. #
  403.  
  404. #
  405. # e2fsprogs requires a toolchain with LARGEFILE support
  406. #
  407. # BR2_PACKAGE_EEPROG is not set
  408. # BR2_PACKAGE_FCONFIG is not set
  409. # BR2_PACKAGE_FIS is not set
  410. # BR2_PACKAGE_GADGETFS_TEST is not set
  411. # BR2_PACKAGE_GENEXT2FS is not set
  412. # BR2_PACKAGE_GENROMFS is not set
  413. # BR2_PACKAGE_GPSD is not set
  414.  
  415. #
  416. # gvfs requires a toolchain with LARGEFILE and WCHAR support
  417. #
  418.  
  419. #
  420. # hal requires a toolchain with WCHAR support
  421. #
  422. # BR2_PACKAGE_HWDATA is not set
  423. # BR2_PACKAGE_I2C_TOOLS is not set
  424. # BR2_PACKAGE_INPUT_TOOLS is not set
  425. # BR2_PACKAGE_IOSTAT is not set
  426. # BR2_PACKAGE_KBD is not set
  427. # BR2_PACKAGE_LM_SENSORS is not set
  428.  
  429. #
  430. # lvm2 requires a toolchain with LARGEFILE support
  431. #
  432. # BR2_PACKAGE_MAKEDEVS is not set
  433. # BR2_PACKAGE_MDADM is not set
  434. # BR2_PACKAGE_MEMTESTER is not set
  435. # BR2_PACKAGE_MTD is not set
  436.  
  437. #
  438. # ntfs-3g requires a toolchain with LARGEFILE and WCHAR support
  439. #
  440.  
  441. #
  442. # ntfsprogs requires a toolchain with WCHAR and LARGEFILE support
  443. #
  444. # BR2_PACKAGE_PCIUTILS is not set
  445. # BR2_PACKAGE_RNG_TOOLS is not set
  446. # BR2_PACKAGE_SETSERIAL is not set
  447. # BR2_PACKAGE_SMARTMONTOOLS is not set
  448.  
  449. #
  450. # squashfs requires a toolchain with LARGEFILE support
  451. #
  452.  
  453. #
  454. # sshfs requires a toolchain with LARGEFILE and WCHAR support
  455. #
  456. # BR2_PACKAGE_SYSSTAT is not set
  457. # BR2_PACKAGE_UDEV is not set
  458. # BR2_PACKAGE_USB_MODESWITCH is not set
  459. # BR2_PACKAGE_USBMOUNT is not set
  460. # BR2_PACKAGE_USBUTILS is not set
  461. # BR2_PACKAGE_WIPE is not set
  462.  
  463. #
  464. # xfsprogs requires a toolchain with LARGEFILE support
  465. #
  466.  
  467. #
  468. # Interpreter languages and scripting
  469. #
  470. # BR2_PACKAGE_HASERL is not set
  471. # BR2_PACKAGE_LUA is not set
  472. # BR2_PACKAGE_MICROPERL is not set
  473. # BR2_PACKAGE_PHP is not set
  474.  
  475. #
  476. # python requires a toolchain with WCHAR support
  477. #
  478.  
  479. #
  480. # ruby requires a toolchain with WCHAR support
  481. #
  482. # BR2_PACKAGE_TCL is not set
  483.  
  484. #
  485. # Libraries
  486. #
  487.  
  488. #
  489. # Compression and decompression
  490. #
  491.  
  492. #
  493. # libarchive requires a toolchain with WCHAR support
  494. #
  495. # BR2_PACKAGE_LZO is not set
  496. # BR2_PACKAGE_ZLIB is not set
  497.  
  498. #
  499. # Crypto
  500. #
  501. # BR2_PACKAGE_BEECRYPT is not set
  502. # BR2_PACKAGE_LIBGCRYPT is not set
  503. # BR2_PACKAGE_LIBGPG_ERROR is not set
  504. # BR2_PACKAGE_OPENSSL is not set
  505.  
  506. #
  507. # Database
  508. #
  509. # BR2_PACKAGE_BERKELEYDB is not set
  510.  
  511. #
  512. # Mysql client requires a toolchain with C++ support enabled
  513. #
  514. # BR2_PACKAGE_SQLITE is not set
  515.  
  516. #
  517. # Filesystem
  518. #
  519.  
  520. #
  521. # gamin requires a toolchain with WCHAR support
  522. #
  523. # BR2_PACKAGE_LIBCONFIG is not set
  524. # BR2_PACKAGE_LIBCONFUSE is not set
  525.  
  526. #
  527. # libfuse requires a toolchain with LARGEFILE support
  528. #
  529. # BR2_PACKAGE_LIBLOCKFILE is not set
  530. # BR2_PACKAGE_LIBSYSFS is not set
  531.  
  532. #
  533. # Graphics
  534. #
  535.  
  536. #
  537. # atk requires a toolchain with WCHAR support
  538. #
  539. # BR2_PACKAGE_CAIRO is not set
  540. # BR2_PACKAGE_FONTCONFIG is not set
  541. # BR2_PACKAGE_FREETYPE is not set
  542. # BR2_PACKAGE_JPEG is not set
  543. # BR2_PACKAGE_LIBART is not set
  544.  
  545. #
  546. # libgtk2 requires a toolchain with WCHAR and C++ support
  547. #
  548. # BR2_PACKAGE_LIBPNG is not set
  549. # BR2_PACKAGE_LIBSVGTINY is not set
  550. # BR2_PACKAGE_LIBUNGIF is not set
  551.  
  552. #
  553. # pango requires a toolchain with WCHAR and C++ support
  554. #
  555. # BR2_PACKAGE_PIXMAN is not set
  556. # BR2_PACKAGE_TIFF is not set
  557.  
  558. #
  559. # webkit requires C++, WCHAR in toolchain and libgtk2
  560. #
  561.  
  562. #
  563. # Hardware handling
  564. #
  565. # BR2_PACKAGE_LIBAIO is not set
  566. # BR2_PACKAGE_LIBRAW1394 is not set
  567. # BR2_PACKAGE_TSLIB is not set
  568. # BR2_PACKAGE_LIBUSB is not set
  569.  
  570. #
  571. # Networking
  572. #
  573. # BR2_PACKAGE_LIBCGI is not set
  574.  
  575. #
  576. # libcgicc requires a toolchain with C++ support enabled
  577. #
  578. # BR2_PACKAGE_LIBCURL is not set
  579. # BR2_PACKAGE_LIBDNET is not set
  580. # BR2_PACKAGE_LIBEXOSIP2 is not set
  581. # BR2_PACKAGE_LIBIDN is not set
  582. # BR2_PACKAGE_LIBMICROHTTPD is not set
  583. # BR2_PACKAGE_NEON is not set
  584. # BR2_PACKAGE_LIBNL is not set
  585. # BR2_PACKAGE_LIBPCAP is not set
  586. # BR2_PACKAGE_LIBOSIP2 is not set
  587. # BR2_PACKAGE_LIBRSYNC is not set
  588.  
  589. #
  590. # libsoup requires a toolchain with WCHAR support
  591. #
  592.  
  593. #
  594. # libupnp requires a toolchain with LARGEFILE support
  595. #
  596.  
  597. #
  598. # Other
  599. #
  600. # BR2_PACKAGE_ARGP_STANDALONE is not set
  601. # BR2_PACKAGE_LIBATOMIC_OPS is not set
  602. # BR2_PACKAGE_LIBCAP is not set
  603. # BR2_PACKAGE_LIBDAEMON is not set
  604. # BR2_PACKAGE_LIBELF is not set
  605. # BR2_PACKAGE_LIBEVENT is not set
  606.  
  607. #
  608. # libglib2 requires a toolchain with WCHAR support
  609. #
  610. # BR2_PACKAGE_LIBOIL is not set
  611.  
  612. #
  613. # Text and terminal handling
  614. #
  615.  
  616. #
  617. # enchant requires a toolchain with C++ and WCHAR support enabled
  618. #
  619.  
  620. #
  621. # icu requires a toolchain with C++ support and WCHAR enabled
  622. #
  623. # BR2_PACKAGE_LIBICONV is not set
  624. # BR2_PACKAGE_NCURSES is not set
  625. # BR2_PACKAGE_NEWT is not set
  626. # BR2_PACKAGE_PCRE is not set
  627. # BR2_PACKAGE_POPT is not set
  628. # BR2_PACKAGE_READLINE is not set
  629. # BR2_PACKAGE_SLANG is not set
  630.  
  631. #
  632. # XML
  633. #
  634. # BR2_PACKAGE_EXPAT is not set
  635. # BR2_PACKAGE_EZXML is not set
  636. # BR2_PACKAGE_LIBXML2 is not set
  637. # BR2_PACKAGE_LIBXSLT is not set
  638.  
  639. #
  640. # xerces-c++ requires a toolchain with C++ support enabled
  641. #
  642.  
  643. #
  644. # Miscellaneous
  645. #
  646.  
  647. #
  648. # shared-mime-info requires a toolchain with WCHAR support
  649. #
  650.  
  651. #
  652. # Networking applications
  653. #
  654. # BR2_PACKAGE_ARGUS is not set
  655. # BR2_PACKAGE_AVAHI is not set
  656. # BR2_PACKAGE_AXEL is not set
  657.  
  658. #
  659. # bind requires a toolchain with LARGEFILE support
  660. #
  661.  
  662. #
  663. # bmon requires a toolchain with IPv6 support
  664. #
  665. # BR2_PACKAGE_BRIDGE is not set
  666.  
  667. #
  668. # ctorrent requires a toolchain with C++ support enabled
  669. #
  670. # BR2_PACKAGE_CUPS is not set
  671. # BR2_PACKAGE_DNSMASQ is not set
  672. # BR2_PACKAGE_DROPBEAR is not set
  673. # BR2_PACKAGE_ETHTOOL is not set
  674. # BR2_PACKAGE_HOSTAPD is not set
  675. # BR2_PACKAGE_IFPLUGD is not set
  676.  
  677. #
  678. # iperf requires a toolchain with C++ support enabled
  679. #
  680.  
  681. #
  682. # iproute2 requires a toolchain with IPv6 support
  683. #
  684. # BR2_PACKAGE_IPSEC_TOOLS is not set
  685.  
  686. #
  687. # iptables requires a toolchain with LARGEFILE support
  688. #
  689. # BR2_PACKAGE_IW is not set
  690.  
  691. #
  692. # Kismet requires a toolchain with C++ support enabled
  693. #
  694. # BR2_PACKAGE_L2TP is not set
  695. # BR2_PACKAGE_LINKS is not set
  696. # BR2_PACKAGE_LRZSZ is not set
  697. # BR2_PACKAGE_MIIDIAG is not set
  698. # BR2_PACKAGE_MROUTED is not set
  699.  
  700. #
  701. # mutt requires a toolchain with WCHAR support
  702. #
  703.  
  704. #
  705. # nbd requires a toolchain with WCHAR support
  706. #
  707.  
  708. #
  709. # ncftp requires a toolchain with LARGEFILE support
  710. #
  711. # BR2_PACKAGE_NETPLUG is not set
  712. # BR2_PACKAGE_NETSNMP is not set
  713. # BR2_PACKAGE_NETSTAT_NAT is not set
  714.  
  715. #
  716. # nfs-utils requires a toolchain with 'Enable RPC' selected
  717. #
  718. # BR2_PACKAGE_NTP is not set
  719. # BR2_PACKAGE_NUTTCP is not set
  720.  
  721. #
  722. # olsr requires a toolchain with IPv6 support
  723. #
  724. # BR2_PACKAGE_OPENNTPD is not set
  725. # BR2_PACKAGE_OPENSSH is not set
  726. # BR2_PACKAGE_OPENVPN is not set
  727.  
  728. #
  729. # portmap requires a toolchain with 'Enable RPC' selected
  730. #
  731. # BR2_PACKAGE_PPPD is not set
  732. # BR2_PACKAGE_PPTP_LINUX is not set
  733. # BR2_PACKAGE_PROFTPD is not set
  734. # BR2_PACKAGE_QUAGGA is not set
  735. # BR2_PACKAGE_RSYNC is not set
  736. # BR2_PACKAGE_SAMBA is not set
  737. # BR2_PACKAGE_SER2NET is not set
  738. # BR2_PACKAGE_SOCAT is not set
  739. # BR2_PACKAGE_SPAWN_FCGI is not set
  740.  
  741. #
  742. # Squid requires a toolchain with C++ and IPv6 support enabled
  743. #
  744. # BR2_PACKAGE_TCPDUMP is not set
  745. # BR2_PACKAGE_DHCPDUMP is not set
  746. # BR2_PACKAGE_TCPREPLAY is not set
  747. # BR2_PACKAGE_TN5250 is not set
  748. # BR2_PACKAGE_TTCP is not set
  749.  
  750. #
  751. # udpcast requires a toolchain with LARGEFILE support
  752. #
  753. # BR2_PACKAGE_VPNC is not set
  754. # BR2_PACKAGE_VSFTPD is not set
  755. # BR2_PACKAGE_VTUN is not set
  756. # BR2_PACKAGE_WEBIF is not set
  757. # BR2_PACKAGE_WIRELESS_TOOLS is not set
  758. # BR2_PACKAGE_WPA_SUPPLICANT is not set
  759.  
  760. #
  761. # Package managers
  762. #
  763. # BR2_PACKAGE_IPKG is not set
  764.  
  765. #
  766. # Shell and utilities
  767. #
  768. # BR2_PACKAGE_AT is not set
  769. # BR2_PACKAGE_DIALOG is not set
  770. # BR2_PACKAGE_FILE is not set
  771. # BR2_PACKAGE_LOCKFILE_PROGS is not set
  772.  
  773. #
  774. # logrotate requires a toolchain with WCHAR support
  775. #
  776. # BR2_PACKAGE_SCREEN is not set
  777. # BR2_PACKAGE_SUDO is not set
  778. # BR2_PACKAGE_WHICH is not set
  779.  
  780. #
  781. # System tools
  782. #
  783.  
  784. #
  785. # Text editors and viewers
  786. #
  787. # BR2_PACKAGE_ED is not set
  788. # BR2_PACKAGE_NANO is not set
  789. # BR2_PACKAGE_UEMACS is not set
  790.  
  791. #
  792. # Target filesystem options
  793. #
  794. BR2_ROOTFS_POST_BUILD_SCRIPT=""
  795. BR2_ROOTFS_DEVICE_TABLE="target/generic/device_table.txt"
  796. BR2_ROOTFS_SKELETON_DEFAULT=y
  797. # BR2_ROOTFS_SKELETON_CUSTOM is not set
  798. # BR2_TARGET_ROOTFS_CRAMFS is not set
  799. # BR2_TARGET_ROOTFS_CLOOP is not set
  800. BR2_TARGET_ROOTFS_EXT2=y
  801. BR2_TARGET_ROOTFS_EXT2_BLOCKS=0
  802. BR2_TARGET_ROOTFS_EXT2_INODES=0
  803. BR2_TARGET_ROOTFS_EXT2_RESBLKS=0
  804. BR2_TARGET_ROOTFS_EXT2_SQUASH=y
  805. BR2_TARGET_ROOTFS_EXT2_NONE=y
  806. # BR2_TARGET_ROOTFS_EXT2_GZIP is not set
  807. # BR2_TARGET_ROOTFS_EXT2_BZIP2 is not set
  808. # BR2_TARGET_ROOTFS_EXT2_LZMA is not set
  809. # BR2_TARGET_ROOTFS_JFFS2 is not set
  810. # BR2_TARGET_ROOTFS_UBIFS is not set
  811. # BR2_TARGET_ROOTFS_SQUASHFS is not set
  812. # BR2_TARGET_ROOTFS_TAR is not set
  813. # BR2_TARGET_ROOTFS_CPIO is not set
  814.  
  815. #
  816. # initramfs requires a Linux kernel to be built
  817. #
  818. # BR2_TARGET_ROOTFS_ROMFS is not set
  819.  
  820. #
  821. # Bootloaders
  822. #
  823. # BR2_TARGET_BAREBOX is not set
  824. # BR2_TARGET_UBOOT is not set
  825.  
  826. #
  827. # Kernel
  828. #
  829. # BR2_LINUX_KERNEL is not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement