aboutsummaryrefslogtreecommitdiffstats
path: root/Config.in
Commit message (Expand)AuthorAgeFilesLines
* add a build system option for collecting all kernel debug information (includ...Felix Fietkau2010-07-211-0/+9
* add a config option for enabling kernel debugging symbolsFelix Fietkau2010-07-211-0/+11
* enable ipv6 support for packages by defaultFelix Fietkau2010-07-131-1/+1
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-051-1/+1
* buildsystem: rearrange main config options, reorder, move stripping items to ...Nicolas Thill2010-04-281-245/+237
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-281-4/+4
* images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ...Nicolas Thill2010-04-281-2/+0
* add "patented"-build flag to allow packages being with and without patented t...Mirko Vogt2010-04-201-1/+8
* select LZMA compressed initramfs by default for ramipsGabor Juhos2010-03-311-0/+1
* remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ...Felix Fietkau2010-02-241-7/+0
* with no users left, remove support for 2.6.21Imre Kaloz2010-02-111-1/+0
* add a config item to specify arguments to stripNicolas Thill2010-01-221-0/+9
* Add support for building ubifs images.Lars-Peter Clausen2010-01-111-0/+7
* remove handling of older unsupported kernelsImre Kaloz2009-12-271-2/+0
* partially revert [18830]: stripped packages are still usefull when debugging ...Florian Fainelli2009-12-221-1/+0
* disable stripping when compiling with debug info (closes: #6373)Florian Fainelli2009-12-221-0/+1
* partially revert [18830]: stripped packages are still usefull when debugging ...Nicolas Thill2009-12-181-2/+1
* disable stripping when compiling with debug info (closes: #6373)Nicolas Thill2009-12-181-0/+2
* make lzo compressed initramfs selectable, tooImre Kaloz2009-11-211-0/+3
* Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t...Felix Fietkau2009-11-141-0/+1
* add external toolchain support, enhance native toolchain support (special tha...Nicolas Thill2009-09-231-2/+2
* prepare for upcoming external toolchain support: move config items not strict...Nicolas Thill2009-09-101-0/+39
* add menuconfig option for enabling debugfs support in the kernelGabor Juhos2009-09-081-0/+10
* do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symb...Felix Fietkau2009-09-061-2/+0
* add menuconfig option for selecting initramfs compressionGabor Juhos2009-08-161-12/+37
* add an optional config option for stripping all unnecessary symbol exports fr...Felix Fietkau2009-08-081-0/+8
* integrate mklibs.py support into the build processFelix Fietkau2009-08-081-0/+8
* globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv...Florian Fainelli2009-07-251-0/+7
* add a config option to select the binary stripping method to use (between non...Nicolas Thill2009-07-071-5/+30
* Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targetHamish Guthrie2009-03-181-1/+1
* add the possibility to put the rootfs to another location (usefull to specify...Ralph Hempel2009-02-201-0/+8
* Add menuconfig option for enabling profiling in the kernel.Lars-Peter Clausen2009-01-291-0/+6
* add a menuconfig option for enabling KALLSYMS for the kernelFelix Fietkau2009-01-201-0/+8
* add support for an optional staging directory for debug binariesFelix Fietkau2009-01-131-0/+7
* clean up build system settings and make some of them more accessibleFelix Fietkau2009-01-131-35/+32
* Adds support for using a local clone of a git treeHamish Guthrie2008-10-101-0/+20
* fix build options in menuconfig: - move EXTERNAL_KERNEL_TREE & NO_STRIP from ...Nicolas Thill2008-09-131-9/+7
* add new option for enabling debugging symbolsFelix Fietkau2008-09-131-4/+12
* adds missing patch for native toolchainJohn Crispin2008-06-101-0/+4
* Update size and inodes of grup imageJens Muecke2008-05-121-2/+2
* add feature flag for the cpio.gz supportGabor Juhos2008-01-291-1/+1
* remove old feeds stuffFelix Fietkau2007-12-281-13/+0
* add cpio.gz support (patch from #2595)Felix Fietkau2007-12-281-0/+7
* fix rootfs size selectionFelix Fietkau2007-12-201-1/+1
* add external kernel tree supportEugene Konev2007-11-201-0/+5
* add possibility to set default .config valuesJohn Crispin2007-10-141-0/+9
* added generation of x86 livecds, from #2391John Crispin2007-10-081-0/+7
* add option for cleaning all ipkg info before the image buildFelix Fietkau2007-10-051-3/+11
* move the "BUILD_SUFFIX" options out of "SOURCE_FEEDS" optionsNicolas Thill2007-10-031-7/+7
* remove CONFIG_JLEVEL. use make -j in the futureFelix Fietkau2007-07-301-7/+0