Advertisement
Guest User

Untitled

a guest
Mar 13th, 2011
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.28 KB | None | 0 0
  1. #
  2. # Automatically generated make config: don't edit
  3. # Buildroot 2011.05-git-00028-g31dfa3f-dirty Configuration
  4. # Sun Mar 13 11:41:57 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_bfin is not set
  11. BR2_i386=y
  12. # BR2_mips is not set
  13. # BR2_mipsel is not set
  14. # BR2_powerpc is not set
  15. # BR2_sh is not set
  16. # BR2_sh64 is not set
  17. # BR2_sparc is not set
  18. # BR2_x86_64 is not set
  19. # BR2_xtensa is not set
  20. # BR2_x86_i386 is not set
  21. # BR2_x86_i486 is not set
  22. BR2_x86_i586=y
  23. # BR2_x86_i686 is not set
  24. # BR2_x86_pentiumpro is not set
  25. # BR2_x86_pentium_mmx is not set
  26. # BR2_x86_pentium_m is not set
  27. # BR2_x86_pentium2 is not set
  28. # BR2_x86_pentium3 is not set
  29. # BR2_x86_pentium4 is not set
  30. # BR2_x86_prescott is not set
  31. # BR2_x86_nocona is not set
  32. # BR2_x86_core2 is not set
  33. # BR2_x86_k6 is not set
  34. # BR2_x86_k6_2 is not set
  35. # BR2_x86_athlon is not set
  36. # BR2_x86_athlon_4 is not set
  37. # BR2_x86_opteron is not set
  38. # BR2_x86_opteron_sse3 is not set
  39. # BR2_x86_barcelona is not set
  40. # BR2_x86_geode is not set
  41. # BR2_x86_c3 is not set
  42. # BR2_x86_c32 is not set
  43. # BR2_x86_winchip_c6 is not set
  44. # BR2_x86_winchip2 is not set
  45. BR2_ARCH="i586"
  46. BR2_ENDIAN="LITTLE"
  47. BR2_GCC_TARGET_TUNE="i586"
  48. BR2_GCC_TARGET_ARCH="i586"
  49.  
  50. #
  51. # Build options
  52. #
  53.  
  54. #
  55. # Commands
  56. #
  57. BR2_WGET="wget --passive-ftp -nd -t 3"
  58. BR2_SVN="svn"
  59. BR2_BZR="bzr"
  60. BR2_GIT="git"
  61. BR2_ZCAT="gzip -d -c"
  62. BR2_BZCAT="bzcat"
  63. BR2_TAR_OPTIONS=""
  64. BR2_DL_DIR="/home/daniele/sviluppo/wifiguide/downloads"
  65. BR2_HOST_DIR="$(BASE_DIR)/host"
  66.  
  67. #
  68. # Mirrors and Download locations
  69. #
  70. BR2_PRIMARY_SITE=""
  71. BR2_BACKUP_SITE="http://sources.buildroot.net/"
  72. BR2_SOURCEFORGE_MIRROR="easynews"
  73. BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
  74. BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
  75. BR2_DEBIAN_MIRROR="http://ftp.debian.org"
  76. BR2_JLEVEL=4
  77. # BR2_CCACHE is not set
  78. # BR2_DEPRECATED is not set
  79. # BR2_ENABLE_DEBUG is not set
  80. BR2_STRIP_strip=y
  81. # BR2_STRIP_sstrip is not set
  82. # BR2_STRIP_none is not set
  83. # BR2_OPTIMIZE_0 is not set
  84. # BR2_OPTIMIZE_1 is not set
  85. # BR2_OPTIMIZE_2 is not set
  86. BR2_OPTIMIZE_3=y
  87. # BR2_OPTIMIZE_S is not set
  88. # BR2_PREFER_STATIC_LIB is not set
  89. # BR2_HAVE_DOCUMENTATION is not set
  90. # BR2_HAVE_DEVFILES is not set
  91.  
  92. #
  93. # Toolchain
  94. #
  95. # BR2_TOOLCHAIN_BUILDROOT is not set
  96. BR2_TOOLCHAIN_EXTERNAL=y
  97. # BR2_TOOLCHAIN_CTNG is not set
  98. BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
  99. BR2_TOOLCHAIN_EXTERNAL_PATH="/home/daniele/sviluppo/wifiguide/ct-ng/toolchain"
  100. BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="i586-itechcon-linux-gnu"
  101. BR2_TOOLCHAIN_EXTERNAL_PREFIX="i586-itechcon-linux-gnu"
  102. BR2_TOOLCHAIN_EXTERNAL_GLIBC=y
  103. # BR2_TOOLCHAIN_EXTERNAL_CUSTOM_UCLIBC is not set
  104. BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC=y
  105. BR2_TOOLCHAIN_EXTERNAL_CXX=y
  106.  
  107. #
  108. # Gdb Options
  109. #
  110. # BR2_PACKAGE_GDB is not set
  111. # BR2_PACKAGE_GDB_SERVER is not set
  112. BR2_LARGEFILE=y
  113. BR2_INET_IPV6=y
  114. BR2_INET_RPC=y
  115. BR2_USE_WCHAR=y
  116. BR2_ENABLE_LOCALE=y
  117. BR2_PROGRAM_INVOCATION=y
  118. BR2_INSTALL_LIBSTDCPP=y
  119. BR2_TOOLCHAIN_HAS_THREADS=y
  120. BR2_ENABLE_LOCALE_PURGE=y
  121. BR2_ENABLE_LOCALE_WHITELIST="en_US"
  122. BR2_USE_MMU=y
  123. BR2_TARGET_OPTIMIZATION="-pipe"
  124.  
  125. #
  126. # System configuration
  127. #
  128. BR2_TARGET_GENERIC_HOSTNAME="wifiguide"
  129. BR2_TARGET_GENERIC_ISSUE="Welcome to WifiGuide"
  130. # BR2_TARGET_GENERIC_GETTY is not set
  131.  
  132. #
  133. # Package Selection for the target
  134. #
  135. BR2_PACKAGE_BUSYBOX=y
  136. # BR2_BUSYBOX_VERSION_1_16_X is not set
  137. # BR2_BUSYBOX_VERSION_1_17_X is not set
  138. BR2_BUSYBOX_VERSION_1_18_X=y
  139. # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
  140. BR2_BUSYBOX_VERSION="1.18.3"
  141. BR2_PACKAGE_BUSYBOX_CONFIG="/home/daniele/sviluppo/wifiguide/config/rootfs-bb.config"
  142. BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
  143. # BR2_PACKAGE_CUSTOMIZE is not set
  144.  
  145. #
  146. # Audio and video libraries and applications
  147. #
  148. # BR2_PACKAGE_ALSA_LIB is not set
  149. # BR2_PACKAGE_ALSA_UTILS is not set
  150. # BR2_PACKAGE_AUMIX is not set
  151. # BR2_PACKAGE_FAAD2 is not set
  152. # BR2_PACKAGE_FLAC is not set
  153. # BR2_PACKAGE_FFMPEG is not set
  154. # BR2_PACKAGE_GSTREAMER is not set
  155. # BR2_PACKAGE_LAME is not set
  156. # BR2_PACKAGE_LIBAO is not set
  157. # BR2_PACKAGE_LIBCDAUDIO is not set
  158. # BR2_PACKAGE_LIBCUE is not set
  159. # BR2_PACKAGE_LIBCUEFILE is not set
  160. # BR2_PACKAGE_LIBDVDREAD is not set
  161. # BR2_PACKAGE_LIBDVDNAV is not set
  162. # BR2_PACKAGE_LIBID3TAG is not set
  163. # BR2_PACKAGE_LIBMAD is not set
  164. # BR2_PACKAGE_LIBMMS is not set
  165. # BR2_PACKAGE_LIBMPD is not set
  166. # BR2_PACKAGE_LIBMPEG2 is not set
  167. # BR2_PACKAGE_LIBOGG is not set
  168. # BR2_PACKAGE_LIBREPLAYGAIN is not set
  169. # BR2_PACKAGE_LIBSAMPLERATE is not set
  170. # BR2_PACKAGE_LIBSNDFILE is not set
  171. # BR2_PACKAGE_LIBTHEORA is not set
  172. # BR2_PACKAGE_LIBVORBIS is not set
  173. # BR2_PACKAGE_MADPLAY is not set
  174. # BR2_PACKAGE_MPD is not set
  175. # BR2_PACKAGE_MPG123 is not set
  176. # BR2_PACKAGE_MPLAYER is not set
  177. # BR2_PACKAGE_MUSEPACK is not set
  178. # BR2_PACKAGE_SPEEX is not set
  179. # BR2_PACKAGE_SWFDEC is not set
  180. # BR2_PACKAGE_TAGLIB is not set
  181. # BR2_PACKAGE_TREMOR is not set
  182. # BR2_PACKAGE_VORBIS_TOOLS is not set
  183. # BR2_PACKAGE_WAVPACK is not set
  184.  
  185. #
  186. # Compressors and decompressors
  187. #
  188. # BR2_PACKAGE_BZIP2 is not set
  189. # BR2_PACKAGE_GZIP is not set
  190. # BR2_PACKAGE_LZOP is not set
  191. # BR2_PACKAGE_XZ is not set
  192.  
  193. #
  194. # Debugging, profiling and benchmark
  195. #
  196. # BR2_PACKAGE_DHRYSTONE is not set
  197. # BR2_PACKAGE_DMALLOC is not set
  198. # BR2_PACKAGE_KEXEC is not set
  199. # BR2_PACKAGE_LMBENCH is not set
  200. # BR2_PACKAGE_LSOF is not set
  201. # BR2_PACKAGE_LTP_TESTSUITE is not set
  202. # BR2_PACKAGE_LTRACE is not set
  203. # BR2_PACKAGE_MEMSTAT is not set
  204. # BR2_PACKAGE_NETPERF is not set
  205. # BR2_PACKAGE_STRACE is not set
  206. # BR2_PACKAGE_WHETSTONE is not set
  207. # BR2_PACKAGE_VALGRIND is not set
  208.  
  209. #
  210. # Development tools
  211. #
  212. # BR2_PACKAGE_AUTOCONF is not set
  213. # BR2_PACKAGE_AUTOMAKE is not set
  214. # BR2_PACKAGE_BISON is not set
  215. # BR2_PACKAGE_BSDIFF is not set
  216. # BR2_PACKAGE_CCACHE is not set
  217. # BR2_PACKAGE_COREUTILS is not set
  218. # BR2_PACKAGE_CVS is not set
  219. # BR2_PACKAGE_DIFFUTILS is not set
  220. # BR2_PACKAGE_DISTCC is not set
  221. # BR2_PACKAGE_FAKEROOT is not set
  222. # BR2_PACKAGE_FINDUTILS is not set
  223. # BR2_PACKAGE_FLEX is not set
  224. # BR2_PACKAGE_GAWK is not set
  225.  
  226. #
  227. # native toolchain needs development files in target filesystem
  228. #
  229. # BR2_PACKAGE_GMP is not set
  230. # BR2_PACKAGE_GPERF is not set
  231. # BR2_PACKAGE_GREP is not set
  232. # BR2_PACKAGE_MAKE is not set
  233. # BR2_PACKAGE_MPC is not set
  234. # BR2_PACKAGE_MPFR is not set
  235. # BR2_PACKAGE_LIBTOOL is not set
  236. # BR2_PACKAGE_M4 is not set
  237. # BR2_PACKAGE_PATCH is not set
  238. # BR2_PACKAGE_PKG_CONFIG is not set
  239. # BR2_PACKAGE_SED is not set
  240. # BR2_PACKAGE_SSTRIP is not set
  241. # BR2_PACKAGE_TAR is not set
  242.  
  243. #
  244. # Games
  245. #
  246. # BR2_PACKAGE_GNUCHESS is not set
  247. # BR2_PACKAGE_PRBOOM is not set
  248.  
  249. #
  250. # Graphic libraries and applications (graphic/text)
  251. #
  252.  
  253. #
  254. # Graphic applications
  255. #
  256. # BR2_PACKAGE_RRDTOOL is not set
  257.  
  258. #
  259. # graphic libraries
  260. #
  261. # BR2_PACKAGE_DIRECTFB is not set
  262. # BR2_PACKAGE_FBDUMP is not set
  263. # BR2_PACKAGE_FBGRAB is not set
  264. # BR2_PACKAGE_FBSET is not set
  265. # BR2_PACKAGE_FBV is not set
  266. # BR2_PACKAGE_IMAGEMAGICK is not set
  267. # BR2_PACKAGE_SDL is not set
  268.  
  269. #
  270. # other GUIs
  271. #
  272. # BR2_PACKAGE_QT is not set
  273. # BR2_PACKAGE_XORG7 is not set
  274.  
  275. #
  276. # X libraries and helper libraries
  277. #
  278. # BR2_PACKAGE_LIBERATION is not set
  279.  
  280. #
  281. # X Window managers
  282. #
  283.  
  284. #
  285. # X applications
  286. #
  287. # BR2_PACKAGE_GOB2 is not set
  288.  
  289. #
  290. # midori requires C++, WCHAR in toolchain and libgtk2
  291. #
  292.  
  293. #
  294. # Hardware handling
  295. #
  296. # BR2_PACKAGE_ACPID is not set
  297. BR2_PACKAGE_BONNIEPP=y
  298. # BR2_PACKAGE_CDRKIT is not set
  299. # BR2_PACKAGE_CRAMFS is not set
  300. BR2_PACKAGE_CRYPTSETUP=y
  301. BR2_PACKAGE_DBUS=y
  302. BR2_DBUS_EXPAT=y
  303. # BR2_DBUS_LIBXML2 is not set
  304. BR2_PACKAGE_DBUS_GLIB=y
  305. # BR2_PACKAGE_DMRAID is not set
  306. # BR2_PACKAGE_DOSFSTOOLS is not set
  307. BR2_PACKAGE_E2FSPROGS=y
  308. BR2_PACKAGE_E2FSPROGS_UTILS=y
  309. BR2_PACKAGE_E2FSPROGS_BADBLOCKS=y
  310. # BR2_PACKAGE_E2FSPROGS_BLKID is not set
  311. # BR2_PACKAGE_E2FSPROGS_CHATTR is not set
  312. # BR2_PACKAGE_E2FSPROGS_DUMPE2FS is not set
  313. # BR2_PACKAGE_E2FSPROGS_E2FREEFRAG is not set
  314. BR2_PACKAGE_E2FSPROGS_E2FSCK=y
  315. BR2_PACKAGE_E2FSPROGS_E2LABEL=y
  316. # BR2_PACKAGE_E2FSPROGS_E2UNDO is not set
  317. # BR2_PACKAGE_E2FSPROGS_FILEFRAG is not set
  318. BR2_PACKAGE_E2FSPROGS_FINDFS=y
  319. BR2_PACKAGE_E2FSPROGS_FSCK=y
  320. # BR2_PACKAGE_E2FSPROGS_LOGSAVE is not set
  321. # BR2_PACKAGE_E2FSPROGS_LSATTR is not set
  322. BR2_PACKAGE_E2FSPROGS_MKE2FS=y
  323. BR2_PACKAGE_E2FSPROGS_MKLOSTFOUND=y
  324. BR2_PACKAGE_E2FSPROGS_TUNE2FS=y
  325. # BR2_PACKAGE_E2FSPROGS_UUIDGEN is not set
  326. # BR2_PACKAGE_E2FSPROGS_UUIDD is not set
  327.  
  328. #
  329. # e2fsprogs libraries
  330. #
  331. BR2_PACKAGE_E2FSPROGS_LIBUUID=y
  332. BR2_PACKAGE_E2FSPROGS_LIBBLKID=y
  333. # BR2_PACKAGE_EEPROG is not set
  334. # BR2_PACKAGE_FCONFIG is not set
  335. # BR2_PACKAGE_FIS is not set
  336. # BR2_PACKAGE_GADGETFS_TEST is not set
  337. # BR2_PACKAGE_GENEXT2FS is not set
  338. # BR2_PACKAGE_GENROMFS is not set
  339. # BR2_PACKAGE_GPSD is not set
  340. # BR2_PACKAGE_GVFS is not set
  341. # BR2_PACKAGE_HAL is not set
  342. # BR2_PACKAGE_HDPARM is not set
  343. # BR2_PACKAGE_HWDATA is not set
  344. # BR2_PACKAGE_I2C_TOOLS is not set
  345. # BR2_PACKAGE_INPUT_TOOLS is not set
  346. # BR2_PACKAGE_IOSTAT is not set
  347. # BR2_PACKAGE_IRDA_UTILS is not set
  348. # BR2_PACKAGE_KBD is not set
  349. BR2_PACKAGE_LM_SENSORS=y
  350.  
  351. #
  352. # lm-sensors tools
  353. #
  354. BR2_PACKAGE_LM_SENSORS_SENSORS=y
  355. # BR2_PACKAGE_LM_SENSORS_FANCONTROL is not set
  356. # BR2_PACKAGE_LM_SENSORS_ISADUMP is not set
  357. # BR2_PACKAGE_LM_SENSORS_ISASET is not set
  358. # BR2_PACKAGE_LM_SENSORS_PWMCONFIG is not set
  359. BR2_PACKAGE_LM_SENSORS_SENSORS_DETECT=y
  360. # BR2_PACKAGE_LSUIO is not set
  361. BR2_PACKAGE_LVM2=y
  362. BR2_PACKAGE_LVM2_DMSETUP_ONLY=y
  363. # BR2_PACKAGE_MAKEDEVS is not set
  364. # BR2_PACKAGE_MDADM is not set
  365. # BR2_PACKAGE_MEMTESTER is not set
  366. # BR2_PACKAGE_MTD is not set
  367. # BR2_PACKAGE_NTFS_3G is not set
  368. # BR2_PACKAGE_NTFSPROGS is not set
  369. # BR2_PACKAGE_PCIUTILS is not set
  370. # BR2_PACKAGE_RNG_TOOLS is not set
  371. # BR2_PACKAGE_SDPARM is not set
  372. BR2_PACKAGE_SETSERIAL=y
  373. # BR2_PACKAGE_SMARTMONTOOLS is not set
  374. # BR2_PACKAGE_SQUASHFS is not set
  375. # BR2_PACKAGE_SSHFS is not set
  376. # BR2_PACKAGE_SYSSTAT is not set
  377. # BR2_PACKAGE_UDEV is not set
  378. # BR2_PACKAGE_USB_MODESWITCH is not set
  379. # BR2_PACKAGE_USBMOUNT is not set
  380. # BR2_PACKAGE_USBUTILS is not set
  381. # BR2_PACKAGE_WIPE is not set
  382. # BR2_PACKAGE_XFSPROGS is not set
  383.  
  384. #
  385. # Interpreter languages and scripting
  386. #
  387. # BR2_PACKAGE_HASERL is not set
  388. # BR2_PACKAGE_LUA is not set
  389. # BR2_PACKAGE_MICROPERL is not set
  390. BR2_PACKAGE_PHP=y
  391. # BR2_PACKAGE_PHP_VERSION_52 is not set
  392. BR2_PACKAGE_PHP_VERSION_53=y
  393. BR2_PACKAGE_PHP_CLI=y
  394. BR2_PACKAGE_PHP_CGI=y
  395. # BR2_PACKAGE_PHP_SAPI_CLI is not set
  396. # BR2_PACKAGE_PHP_SAPI_CGI is not set
  397. BR2_PACKAGE_PHP_SAPI_CLI_CGI=y
  398. BR2_PACKAGE_PHP_FASTCGI=y
  399.  
  400. #
  401. # PHP Extensions
  402. #
  403. BR2_PACKAGE_PHP_CONFIG="$(PHP_DIR)/php.ini-dist"
  404. BR2_PACKAGE_PHP_EXT_SOCKETS=y
  405. BR2_PACKAGE_PHP_EXT_POSIX=y
  406. BR2_PACKAGE_PHP_EXT_SPL=y
  407. BR2_PACKAGE_PHP_EXT_SESSION=y
  408. # BR2_PACKAGE_PHP_EXT_OPENSSL is not set
  409. BR2_PACKAGE_PHP_EXT_LIBXML2=y
  410. BR2_PACKAGE_PHP_EXT_SIMPLEXML=y
  411. BR2_PACKAGE_PHP_EXT_ZLIB=y
  412. # BR2_PACKAGE_PHP_EXT_EXIF is not set
  413. BR2_PACKAGE_PHP_EXT_FTP=y
  414. # BR2_PACKAGE_PHP_EXT_GETTEXT is not set
  415. # BR2_PACKAGE_PHP_EXT_GMP is not set
  416. BR2_PACKAGE_PHP_EXT_JSON=y
  417. # BR2_PACKAGE_PHP_EXT_READLINE is not set
  418. # BR2_PACKAGE_PHP_EXT_NCURSES is not set
  419. BR2_PACKAGE_PHP_EXT_PCRE=y
  420. BR2_PACKAGE_PHP_EXT_PCNTL=y
  421. BR2_PACKAGE_PHP_EXT_SYSVMSG=y
  422. BR2_PACKAGE_PHP_EXT_SYSVSEM=y
  423. BR2_PACKAGE_PHP_EXT_SYSVSHM=y
  424. BR2_PACKAGE_PHP_EXT_ZIP=y
  425. # BR2_PACKAGE_PHP_EXT_FILTER is not set
  426. # BR2_PACKAGE_PHP_EXT_CALENDAR is not set
  427.  
  428. #
  429. # Database extensions
  430. #
  431. # BR2_PACKAGE_PHP_EXT_SQLITE is not set
  432. BR2_PACKAGE_PHP_EXT_PDO=y
  433. BR2_PACKAGE_PHP_EXT_PDO_SQLITE=y
  434. BR2_PACKAGE_PHP_EXT_PDO_SQLITE_EXTERNAL=y
  435. # BR2_PACKAGE_PHP_EXT_PDO_MYSQL is not set
  436. # BR2_PACKAGE_PYTHON is not set
  437. # BR2_PACKAGE_RUBY is not set
  438. # BR2_PACKAGE_TCL is not set
  439.  
  440. #
  441. # Libraries
  442. #
  443.  
  444. #
  445. # Compression and decompression
  446. #
  447. # BR2_PACKAGE_LIBARCHIVE is not set
  448. BR2_PACKAGE_LZO=y
  449. BR2_PACKAGE_ZLIB=y
  450.  
  451. #
  452. # Crypto
  453. #
  454. # BR2_PACKAGE_BEECRYPT is not set
  455. BR2_PACKAGE_LIBGCRYPT=y
  456. BR2_PACKAGE_LIBGPG_ERROR=y
  457. BR2_PACKAGE_OPENSSL=y
  458. BR2_PACKAGE_OPENSSL_BIN=y
  459. BR2_PACKAGE_OPENSSL_ENGINES=y
  460. # BR2_PACKAGE_OPENSSL_OCF is not set
  461.  
  462. #
  463. # Database
  464. #
  465. # BR2_PACKAGE_BERKELEYDB is not set
  466. # BR2_PACKAGE_MYSQL_CLIENT is not set
  467. BR2_PACKAGE_SQLITE=y
  468. BR2_PACKAGE_SQLITE_READLINE=y
  469.  
  470. #
  471. # Filesystem
  472. #
  473. # BR2_PACKAGE_GAMIN is not set
  474. # BR2_PACKAGE_LIBCONFIG is not set
  475. # BR2_PACKAGE_LIBCONFUSE is not set
  476. # BR2_PACKAGE_LIBFUSE is not set
  477. # BR2_PACKAGE_LIBLOCKFILE is not set
  478. # BR2_PACKAGE_LIBSYSFS is not set
  479.  
  480. #
  481. # Graphics
  482. #
  483. # BR2_PACKAGE_ATK is not set
  484. # BR2_PACKAGE_CAIRO is not set
  485. # BR2_PACKAGE_FONTCONFIG is not set
  486. # BR2_PACKAGE_FREETYPE is not set
  487. # BR2_PACKAGE_JPEG is not set
  488. # BR2_PACKAGE_LIBART is not set
  489. # BR2_PACKAGE_GDK_PIXBUF is not set
  490. # BR2_PACKAGE_LIBPNG is not set
  491. # BR2_PACKAGE_LIBSVGTINY is not set
  492. # BR2_PACKAGE_LIBUNGIF is not set
  493. # BR2_PACKAGE_PANGO is not set
  494. # BR2_PACKAGE_PIXMAN is not set
  495. # BR2_PACKAGE_TIFF is not set
  496.  
  497. #
  498. # webkit requires C++, WCHAR in toolchain and libgtk2
  499. #
  500.  
  501. #
  502. # Hardware handling
  503. #
  504. # BR2_PACKAGE_LIBAIO is not set
  505. # BR2_PACKAGE_LIBRAW1394 is not set
  506. # BR2_PACKAGE_TSLIB is not set
  507. # BR2_PACKAGE_LIBHID is not set
  508. # BR2_PACKAGE_LIBUSB is not set
  509.  
  510. #
  511. # Networking
  512. #
  513. # BR2_PACKAGE_LIBCGI is not set
  514. # BR2_PACKAGE_LIBCGICC is not set
  515. # BR2_PACKAGE_LIBCURL is not set
  516. # BR2_PACKAGE_LIBDNET is not set
  517. # BR2_PACKAGE_LIBEXOSIP2 is not set
  518. # BR2_PACKAGE_LIBIDN is not set
  519. # BR2_PACKAGE_LIBMICROHTTPD is not set
  520. # BR2_PACKAGE_NEON is not set
  521. # BR2_PACKAGE_LIBNL is not set
  522. # BR2_PACKAGE_LIBPCAP is not set
  523. # BR2_PACKAGE_LIBOSIP2 is not set
  524. # BR2_PACKAGE_LIBRSYNC is not set
  525. # BR2_PACKAGE_LIBSOUP is not set
  526. # BR2_PACKAGE_LIBUPNP is not set
  527.  
  528. #
  529. # Other
  530. #
  531. # BR2_PACKAGE_ARGP_STANDALONE is not set
  532. # BR2_PACKAGE_LIBATOMIC_OPS is not set
  533. # BR2_PACKAGE_LIBCAP is not set
  534. # BR2_PACKAGE_LIBDAEMON is not set
  535. # BR2_PACKAGE_LIBELF is not set
  536. # BR2_PACKAGE_LIBEVENT is not set
  537. # BR2_PACKAGE_LIBFFI is not set
  538. BR2_PACKAGE_LIBGLIB2=y
  539. # BR2_PACKAGE_LIBOIL is not set
  540. # BR2_PACKAGE_LIBSIGC is not set
  541.  
  542. #
  543. # Text and terminal handling
  544. #
  545. # BR2_PACKAGE_ENCHANT is not set
  546. # BR2_PACKAGE_ICU is not set
  547. BR2_PACKAGE_NCURSES=y
  548. # BR2_PACKAGE_NCURSES_TARGET_PANEL is not set
  549. # BR2_PACKAGE_NCURSES_TARGET_FORM is not set
  550. # BR2_PACKAGE_NCURSES_TARGET_MENU is not set
  551. # BR2_PACKAGE_NEWT is not set
  552. BR2_PACKAGE_PCRE=y
  553. BR2_PACKAGE_POPT=y
  554. BR2_PACKAGE_READLINE=y
  555. # BR2_PACKAGE_SLANG is not set
  556.  
  557. #
  558. # XML
  559. #
  560. BR2_PACKAGE_EXPAT=y
  561. # BR2_PACKAGE_EZXML is not set
  562. BR2_PACKAGE_LIBXML2=y
  563. # BR2_PACKAGE_LIBXSLT is not set
  564. # BR2_PACKAGE_XERCES is not set
  565.  
  566. #
  567. # Miscellaneous
  568. #
  569. # BR2_PACKAGE_SHARED_MIME_INFO is not set
  570.  
  571. #
  572. # Networking applications
  573. #
  574. # BR2_PACKAGE_ARGUS is not set
  575. # BR2_PACKAGE_AVAHI is not set
  576. # BR2_PACKAGE_AXEL is not set
  577. # BR2_PACKAGE_BOA is not set
  578. # BR2_PACKAGE_BIND is not set
  579. # BR2_PACKAGE_BMON is not set
  580. # BR2_PACKAGE_BRIDGE is not set
  581. # BR2_PACKAGE_CTORRENT is not set
  582. # BR2_PACKAGE_CUPS is not set
  583. # BR2_PACKAGE_DHCP is not set
  584. BR2_PACKAGE_DNSMASQ=y
  585. BR2_PACKAGE_DNSMASQ_DBUS=y
  586. # BR2_PACKAGE_DNSMASQ_TFTP is not set
  587. BR2_PACKAGE_DNSMASQ_DHCP=y
  588. # BR2_PACKAGE_DNSMASQ_IDN is not set
  589. BR2_PACKAGE_DROPBEAR=y
  590. BR2_PACKAGE_DROPBEAR_DISABLE_REVERSEDNS=y
  591. # BR2_PACKAGE_DROPBEAR_SMALL is not set
  592. # BR2_PACKAGE_ETHTOOL is not set
  593. # BR2_PACKAGE_HOSTAPD is not set
  594. # BR2_PACKAGE_IFPLUGD is not set
  595. # BR2_PACKAGE_IPERF is not set
  596. # BR2_PACKAGE_IPROUTE2 is not set
  597. # BR2_PACKAGE_IPSEC_TOOLS is not set
  598. # BR2_PACKAGE_IPTABLES is not set
  599. # BR2_PACKAGE_IW is not set
  600. # BR2_PACKAGE_KISMET is not set
  601. # BR2_PACKAGE_XL2TP is not set
  602. # BR2_PACKAGE_LIGHTTPD is not set
  603. # BR2_PACKAGE_LINKS is not set
  604. # BR2_PACKAGE_LRZSZ is not set
  605. # BR2_PACKAGE_MII_DIAG is not set
  606. # BR2_PACKAGE_MROUTED is not set
  607. # BR2_PACKAGE_MUTT is not set
  608. # BR2_PACKAGE_NBD is not set
  609. # BR2_PACKAGE_NCFTP is not set
  610. # BR2_PACKAGE_NETCAT is not set
  611. # BR2_PACKAGE_NETKITBASE is not set
  612. # BR2_PACKAGE_NETKITTELNET is not set
  613. # BR2_PACKAGE_NETPLUG is not set
  614. # BR2_PACKAGE_NETSNMP is not set
  615. # BR2_PACKAGE_NETSTAT_NAT is not set
  616. # BR2_PACKAGE_NFS_UTILS is not set
  617. BR2_PACKAGE_NGINX=y
  618. BR2_PACKAGE_NGINX_AIO=y
  619. # BR2_PACKAGE_NGINX_HTTP_CACHE is not set
  620. BR2_PACKAGE_NGINX_HTTP_GZIP_STATIC=y
  621. BR2_PACKAGE_NGINX_HTTP_REWRITE=y
  622. # BR2_PACKAGE_NGINX_HTTP_SSL is not set
  623. # BR2_PACKAGE_NTP is not set
  624. # BR2_PACKAGE_NUTTCP is not set
  625. # BR2_PACKAGE_OLSR is not set
  626. # BR2_PACKAGE_OPENNTPD is not set
  627. # BR2_PACKAGE_OPENSSH is not set
  628. BR2_PACKAGE_OPENVPN=y
  629. BR2_PACKAGE_OPENVPN_LZO=y
  630. BR2_PACKAGE_OPENVPN_OPENSSL=y
  631. # BR2_PACKAGE_PORTMAP is not set
  632. # BR2_PACKAGE_PPPD is not set
  633. # BR2_PACKAGE_RADVD is not set
  634. # BR2_PACKAGE_PPTP_LINUX is not set
  635. # BR2_PACKAGE_PROFTPD is not set
  636. # BR2_PACKAGE_QUAGGA is not set
  637. # BR2_PACKAGE_RSH_REDONE is not set
  638. # BR2_PACKAGE_RSYNC is not set
  639. # BR2_PACKAGE_SAMBA is not set
  640. # BR2_PACKAGE_SER2NET is not set
  641. # BR2_PACKAGE_SOCAT is not set
  642. # BR2_PACKAGE_SPAWN_FCGI is not set
  643. # BR2_PACKAGE_SQUID is not set
  644. # BR2_PACKAGE_TCPDUMP is not set
  645. # BR2_PACKAGE_DHCPDUMP is not set
  646. # BR2_PACKAGE_TCPREPLAY is not set
  647. # BR2_PACKAGE_TFTPD is not set
  648. # BR2_PACKAGE_THTTPD is not set
  649. # BR2_PACKAGE_TINYHTTPD is not set
  650. # BR2_PACKAGE_TN5250 is not set
  651. # BR2_PACKAGE_TTCP is not set
  652. # BR2_PACKAGE_UDPCAST is not set
  653. # BR2_PACKAGE_VPNC is not set
  654. # BR2_PACKAGE_VSFTPD is not set
  655. # BR2_PACKAGE_VTUN is not set
  656. # BR2_PACKAGE_WGET is not set
  657. # BR2_PACKAGE_WIRELESS_TOOLS is not set
  658. # BR2_PACKAGE_WPA_SUPPLICANT is not set
  659.  
  660. #
  661. # Package managers
  662. #
  663. # BR2_PACKAGE_IPKG is not set
  664.  
  665. #
  666. # rpm requires libneon with SSL, XML and ZLIB support
  667. #
  668.  
  669. #
  670. # Shell and utilities
  671. #
  672. # BR2_PACKAGE_AT is not set
  673. # BR2_PACKAGE_BASH is not set
  674. # BR2_PACKAGE_DASH is not set
  675. # BR2_PACKAGE_DIALOG is not set
  676. # BR2_PACKAGE_FILE is not set
  677. # BR2_PACKAGE_LOCKFILE_PROGS is not set
  678. # BR2_PACKAGE_LOGROTATE is not set
  679. # BR2_PACKAGE_SCREEN is not set
  680. # BR2_PACKAGE_SUDO is not set
  681. # BR2_PACKAGE_WHICH is not set
  682. # BR2_PACKAGE_XMLSTARLET is not set
  683.  
  684. #
  685. # System tools
  686. #
  687. # BR2_PACKAGE_BOOTUTILS is not set
  688. # BR2_PACKAGE_MODULE_INIT_TOOLS is not set
  689. # BR2_PACKAGE_PROCPS is not set
  690. # BR2_PACKAGE_PSMISC is not set
  691. # BR2_PACKAGE_SYSKLOGD is not set
  692. # BR2_PACKAGE_SYSVINIT is not set
  693. # BR2_PACKAGE_UTIL-LINUX is not set
  694.  
  695. #
  696. # Text editors and viewers
  697. #
  698. # BR2_PACKAGE_ED is not set
  699. # BR2_PACKAGE_LESS is not set
  700. BR2_PACKAGE_NANO=y
  701. # BR2_PACKAGE_NANO_TINY is not set
  702. # BR2_PACKAGE_UEMACS is not set
  703. # BR2_PACKAGE_VIM is not set
  704.  
  705. #
  706. # Target filesystem options
  707. #
  708. BR2_ROOTFS_POST_BUILD_SCRIPT=""
  709. BR2_ROOTFS_DEVICE_TABLE="/home/daniele/sviluppo/wifiguide/config/makedevs.table"
  710. # BR2_ROOTFS_SKELETON_DEFAULT is not set
  711. BR2_ROOTFS_SKELETON_CUSTOM=y
  712. BR2_ROOTFS_SKELETON_CUSTOM_PATH="/home/daniele/sviluppo/wifiguide/config/fs-skeleton-rootfs"
  713. # BR2_TARGET_ROOTFS_CRAMFS is not set
  714. # BR2_TARGET_ROOTFS_CLOOP is not set
  715. # BR2_TARGET_ROOTFS_EXT2 is not set
  716. # BR2_TARGET_ROOTFS_JFFS2 is not set
  717. # BR2_TARGET_ROOTFS_UBIFS is not set
  718. # BR2_TARGET_ROOTFS_SQUASHFS is not set
  719. BR2_TARGET_ROOTFS_TAR=y
  720. BR2_TARGET_ROOTFS_TAR_NONE=y
  721. # BR2_TARGET_ROOTFS_TAR_GZIP is not set
  722. # BR2_TARGET_ROOTFS_TAR_BZIP2 is not set
  723. # BR2_TARGET_ROOTFS_TAR_LZMA is not set
  724. BR2_TARGET_ROOTFS_TAR_OPTIONS=""
  725. # BR2_TARGET_ROOTFS_CPIO is not set
  726.  
  727. #
  728. # iso image requires a Linux kernel to be built
  729. #
  730.  
  731. #
  732. # initramfs requires a Linux kernel to be built
  733. #
  734. # BR2_TARGET_ROOTFS_ROMFS is not set
  735.  
  736. #
  737. # Bootloaders
  738. #
  739. # BR2_TARGET_BAREBOX is not set
  740. # BR2_TARGET_GRUB is not set
  741. BR2_TARGET_SYSLINUX=y
  742. # BR2_TARGET_PXELINUX is not set
  743. # BR2_TARGET_UBOOT is not set
  744.  
  745. #
  746. # Kernel
  747. #
  748. # BR2_LINUX_KERNEL is not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement