Gabor Juhos
|
7e5ae61e45
select LZMA compressed initramfs by default for ramips
|
16 years ago |
Felix Fietkau
|
15fecc9e6c
remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was added
|
16 years ago |
Imre Kaloz
|
7b367d0313
with no users left, remove support for 2.6.21
|
16 years ago |
Nicolas Thill
|
0f3c406bdb
add a config item to specify arguments to strip
|
16 years ago |
Lars-Peter Clausen
|
db06ca593b
Add support for building ubifs images.
|
16 years ago |
Imre Kaloz
|
29a020ffb3
remove handling of older unsupported kernels
|
16 years ago |
Florian Fainelli
|
30d69f1970
partially revert [18830]: stripped packages are still usefull when debugging with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected
|
16 years ago |
Florian Fainelli
|
7f180b7e2c
disable stripping when compiling with debug info (closes: #6373)
|
16 years ago |
Nicolas Thill
|
7aa14fbc1c
partially revert [18830]: stripped packages are still usefull when debugging with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected
|
16 years ago |
Nicolas Thill
|
8f83105e22
disable stripping when compiling with debug info (closes: #6373)
|
16 years ago |
Imre Kaloz
|
0ebb9220a0
make lzo compressed initramfs selectable, too
|
16 years ago |
Felix Fietkau
|
44aa03f2f9
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
|
16 years ago |
Nicolas Thill
|
c9bc7c504c
add external toolchain support, enhance native toolchain support (special thanks to Luigi Mantellini for his help... and patience ;)
|
16 years ago |
Nicolas Thill
|
de9bb2b998
prepare for upcoming external toolchain support: move config items not strictly toolchain related out of the toolchain submenu
|
16 years ago |
Gabor Juhos
|
f7033929fa
add menuconfig option for enabling debugfs support in the kernel
|
16 years ago |
Felix Fietkau
|
b93e7e9515
do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symbols can be useful even if they are not put on the device (e.g. remote cross-gdb)
|
16 years ago |
Gabor Juhos
|
e2f5de7a46
add menuconfig option for selecting initramfs compression
|
16 years ago |
Felix Fietkau
|
bb5a40c64b
add an optional config option for stripping all unnecessary symbol exports from the kernel image
|
16 years ago |
Felix Fietkau
|
b1a2f4b2b8
integrate mklibs.py support into the build process
|
16 years ago |
Florian Fainelli
|
11e1304ca0
globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv6 disabled by default (#4857)
|
16 years ago |
Nicolas Thill
|
4702698c68
add a config option to select the binary stripping method to use (between none, strip & sstrip)
|
16 years ago |
Hamish Guthrie
|
1b216aa20a
Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
|
17 years ago |
Ralph Hempel
|
6adb2d7d34
add the possibility to put the rootfs to another location (usefull to specify one dedicated NFS export share regardless where in the compute farm the build is done)
|
17 years ago |
Lars-Peter Clausen
|
24f02449ff
Add menuconfig option for enabling profiling in the kernel.
|
17 years ago |
Felix Fietkau
|
b271605228
add a menuconfig option for enabling KALLSYMS for the kernel
|
17 years ago |
Felix Fietkau
|
eb1c4db039
add support for an optional staging directory for debug binaries
|
17 years ago |
Felix Fietkau
|
ef6e3e880f
clean up build system settings and make some of them more accessible
|
17 years ago |
Hamish Guthrie
|
86ac8bc7ea
Adds support for using a local clone of a git tree
|
17 years ago |
Nicolas Thill
|
86ce5d1afe
fix build options in menuconfig: - move EXTERNAL_KERNEL_TREE & NO_STRIP from DEVEL to BUILDOPTS - remove BUILDSYSTEM_SETTINGS and move DOWNLOAD_FOLDER to DEVEL
|
17 years ago |
Felix Fietkau
|
373e5f5e8d
add new option for enabling debugging symbols
|
17 years ago |