summaryrefslogtreecommitdiff
path: root/Config.in
Commit message (Expand)AuthorAge
* add a kernel config option for magic sysrqFelix Fietkau2011-03-17
* fix wrong copy&paste in the helptext for kernel AIO supportFelix Fietkau2011-02-27
* kernel: make AIO support configurable (disabled by default)Felix Fietkau2011-02-27
* prepare support for libiconv, libintl stub/full switchingJo-Philipp Wich2011-02-02
* remove support for disabling large file support, it is broken, breaks compati...Jo-Philipp Wich2011-01-28
* 2.6.38 supports xz ramdisks, tooImre Kaloz2011-01-24
* remove 2.6.25 supportImre Kaloz2010-11-22
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-22
* make the display support feature flag selectableFelix Fietkau2010-11-02
* as we only support 2.6, remove the useless bool for itImre Kaloz2010-10-05
* optionally support parallel toolchain build. This defaults to off, because ce...Michael Büsch2010-10-03
* Add support for enabling early printk. Currently only for ARM, because I don'...Michael Büsch2010-09-15
* Add an option to default the default build rule to parallel build.Michael Büsch2010-08-20
* Support parallel build of certain packagesMichael Büsch2010-08-18
* fix typoNicolas Thill2010-08-01
* add a build system option for collecting all kernel debug information (includ...Felix Fietkau2010-07-21
* add a config option for enabling kernel debugging symbolsFelix Fietkau2010-07-21
* enable ipv6 support for packages by defaultFelix Fietkau2010-07-13
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-05
* buildsystem: rearrange main config options, reorder, move stripping items to ...Nicolas Thill2010-04-28
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-28
* images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ...Nicolas Thill2010-04-28
* add "patented"-build flag to allow packages being with and without patented t...Mirko Vogt2010-04-20
* select LZMA compressed initramfs by default for ramipsGabor Juhos2010-03-31
* remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ...Felix Fietkau2010-02-24
* with no users left, remove support for 2.6.21Imre Kaloz2010-02-11
* add a config item to specify arguments to stripNicolas Thill2010-01-22
* Add support for building ubifs images.Lars-Peter Clausen2010-01-11
* remove handling of older unsupported kernelsImre Kaloz2009-12-27
* partially revert [18830]: stripped packages are still usefull when debugging ...Florian Fainelli2009-12-22
* disable stripping when compiling with debug info (closes: #6373)Florian Fainelli2009-12-22
* partially revert [18830]: stripped packages are still usefull when debugging ...Nicolas Thill2009-12-18
* disable stripping when compiling with debug info (closes: #6373)Nicolas Thill2009-12-18
* make lzo compressed initramfs selectable, tooImre Kaloz2009-11-21
* Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t...Felix Fietkau2009-11-14
* add external toolchain support, enhance native toolchain support (special tha...Nicolas Thill2009-09-23
* prepare for upcoming external toolchain support: move config items not strict...Nicolas Thill2009-09-10
* add menuconfig option for enabling debugfs support in the kernelGabor Juhos2009-09-08
* do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symb...Felix Fietkau2009-09-06
* add menuconfig option for selecting initramfs compressionGabor Juhos2009-08-16
* add an optional config option for stripping all unnecessary symbol exports fr...Felix Fietkau2009-08-08
* integrate mklibs.py support into the build processFelix Fietkau2009-08-08
* globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv...Florian Fainelli2009-07-25
* add a config option to select the binary stripping method to use (between non...Nicolas Thill2009-07-07
* Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targetHamish Guthrie2009-03-18
* add the possibility to put the rootfs to another location (usefull to specify...Ralph Hempel2009-02-20
* Add menuconfig option for enabling profiling in the kernel.Lars-Peter Clausen2009-01-29
* add a menuconfig option for enabling KALLSYMS for the kernelFelix Fietkau2009-01-20
* add support for an optional staging directory for debug binariesFelix Fietkau2009-01-13
* clean up build system settings and make some of them more accessibleFelix Fietkau2009-01-13