summaryrefslogtreecommitdiff
path: root/Config.in
AgeCommit message (Expand)Author
2009-09-23[toolchain] add external toolchain support, enhance native toolchain support ...nico
2009-09-10prepare for upcoming external toolchain support: move config items not strict...nico
2009-09-08add menuconfig option for enabling debugfs support in the kerneljuhosg
2009-09-06do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symb...nbd
2009-08-16add menuconfig option for selecting initramfs compressionjuhosg
2009-08-08add an optional config option for stripping all unnecessary symbol exports fr...nbd
2009-08-08integrate mklibs.py support into the build processnbd
2009-07-25[package] globally define IPv6 support or not in OpenWrt, just like for large...florian
2009-07-07add a config option to select the binary stripping method to use (between non...nico
2009-03-18Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targethcg
2009-02-20add the possibility to put the rootfs to another locationralph
2009-01-29Add menuconfig option for enabling profiling in the kernel.lars
2009-01-20add a menuconfig option for enabling KALLSYMS for the kernelnbd
2009-01-13add support for an optional staging directory for debug binariesnbd
2009-01-13clean up build system settings and make some of them more accessiblenbd
2008-10-10Adds support for using a local clone of a git treehcg
2008-09-13fix build options in menuconfig:nico
2008-09-13add new option for enabling debugging symbolsnbd
2008-06-10adds missing patch for native toolchainblogic
2008-05-12Update size and inodes of grup imageryd
2008-01-29add feature flag for the cpio.gz supportjuhosg
2007-12-28remove old feeds stuffnbd
2007-12-28add cpio.gz support (patch from #2595)nbd
2007-12-20fix rootfs size selectionnbd
2007-11-20add external kernel tree supportejka
2007-10-14add possibility to set default .config valuesblogic
2007-10-08added generation of x86 livecds, from #2391blogic
2007-10-05add option for cleaning all ipkg info before the image buildnbd
2007-10-03move the "BUILD_SUFFIX" options out of "SOURCE_FEEDS" optionsnico
2007-07-30remove CONFIG_JLEVEL. use make -j in the futurenbd
2007-07-26add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07nbd
2007-07-20Fix the automatic selection of ext2 when not using neither squashfs nor jffs2florian
2007-07-19Add optionnal support for a BUILD_DIR suffix (#2057)florian
2007-07-18Add a USES_TGZ config.in variable, so that RB1xx profiles can use itflorian
2007-05-05Make UCI preconfiguration optional and disabled by defaultnbd
2007-04-06add a menuconfig option for specifying a local download mirrornbd
2007-04-03Tidy up Makefilesmbm
2007-02-28allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)nbd
2007-02-26add missing copyright headernbd
2007-02-22make maxinodes configureable for ext2pavlov
2007-01-10Add initial version of the new Image Buildernbd
2007-01-05Add support for source feeds in menuconfigflorian
2006-11-28move target/image/platform to target/linux/platform/imagembm
2006-11-11make target/linux/* directories self-contained, use the selected kernel versi...nbd
2006-10-19finally kill KMOD_template - removes a big chunk of legacy build codenbd
2006-10-19make filesystem size selection generic (for ext2)nbd
2006-10-17add USES_EXT2 flag for target platformsnbd
2006-10-08add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ...nbd
2006-09-23clean up filesystem selctionnbd
2006-08-10add secret option to use host's toolchain when native compilingmbm