Commit Graph

154 Commits (master)

Author SHA1 Message Date
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
SVN-Revision: 18886
15 years ago
Florian Fainelli 7f180b7e2c disable stripping when compiling with debug info (closes: #6373)
SVN-Revision: 18885
15 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
SVN-Revision: 18831
15 years ago
Nicolas Thill 8f83105e22 disable stripping when compiling with debug info (closes: #6373)
SVN-Revision: 18830
15 years ago
Imre Kaloz 0ebb9220a0 make lzo compressed initramfs selectable, too
SVN-Revision: 18457
15 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.
Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>

SVN-Revision: 18419
15 years ago
Nicolas Thill c9bc7c504c add external toolchain support, enhance native toolchain support (special thanks to Luigi Mantellini for his help... and patience ;)
SVN-Revision: 17682
15 years ago
Nicolas Thill de9bb2b998 prepare for upcoming external toolchain support: move config items not strictly toolchain related out of the toolchain submenu
SVN-Revision: 17560
15 years ago
Gabor Juhos f7033929fa add menuconfig option for enabling debugfs support in the kernel
SVN-Revision: 17540
15 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)
SVN-Revision: 17532
15 years ago
Gabor Juhos e2f5de7a46 add menuconfig option for selecting initramfs compression
SVN-Revision: 17283
15 years ago
Felix Fietkau bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image
SVN-Revision: 17181
15 years ago
Felix Fietkau b1a2f4b2b8 integrate mklibs.py support into the build process
SVN-Revision: 17173
15 years ago
Florian Fainelli 11e1304ca0 globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv6 disabled by default (#4857)
SVN-Revision: 16983
15 years ago
Nicolas Thill 4702698c68 add a config option to select the binary stripping method to use (between none, strip & sstrip)
SVN-Revision: 16728
15 years ago
Hamish Guthrie 1b216aa20a Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
SVN-Revision: 14939
15 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)
SVN-Revision: 14577
15 years ago
Lars-Peter Clausen 24f02449ff Add menuconfig option for enabling profiling in the kernel.
SVN-Revision: 14272
15 years ago
Felix Fietkau b271605228 add a menuconfig option for enabling KALLSYMS for the kernel
SVN-Revision: 14122
15 years ago
Felix Fietkau eb1c4db039 add support for an optional staging directory for debug binaries
SVN-Revision: 14018
15 years ago
Felix Fietkau ef6e3e880f clean up build system settings and make some of them more accessible
SVN-Revision: 14017
15 years ago
Hamish Guthrie 86ac8bc7ea Adds support for using a local clone of a git tree
SVN-Revision: 12941
16 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
SVN-Revision: 12592
16 years ago
Felix Fietkau 373e5f5e8d add new option for enabling debugging symbols
SVN-Revision: 12591
16 years ago
John Crispin c9d9f8045c adds missing patch for native toolchain
SVN-Revision: 11425
16 years ago
Jens Muecke b64c4c6b40 Update size and inodes of grup image
Enlarge default size of grup image for
X and other packages. OLPC also use this
grup image.

SVN-Revision: 11124
16 years ago
Gabor Juhos 5b3951bfbb add feature flag for the cpio.gz support
SVN-Revision: 10311
16 years ago
Felix Fietkau 1a94a85970 remove old feeds stuff
SVN-Revision: 9991
17 years ago
Felix Fietkau edbbf145d5 add cpio.gz support (patch from #2595)
SVN-Revision: 9986
17 years ago
Felix Fietkau e0a4e2a409 fix rootfs size selection
SVN-Revision: 9808
17 years ago
Eugene Konev 4735a0f5fe add external kernel tree support
SVN-Revision: 9584
17 years ago
John Crispin 1a3c4d1090 add possibility to set default .config values
SVN-Revision: 9300
17 years ago
John Crispin 215fa7eb8b added generation of x86 livecds, from #2391
SVN-Revision: 9191
17 years ago
Felix Fietkau 21a246d5d6 add option for cleaning all ipkg info before the image build
SVN-Revision: 9151
17 years ago
Nicolas Thill d7fe0ca7a0 move the "BUILD_SUFFIX" options out of "SOURCE_FEEDS" options
SVN-Revision: 9102
17 years ago
Felix Fietkau bec2fe7c6c remove CONFIG_JLEVEL. use make -j in the future
SVN-Revision: 8237
17 years ago
Felix Fietkau 0fc8be8ade add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07
SVN-Revision: 8181
17 years ago
Florian Fainelli 4ecbf2e252 Fix the automatic selection of ext2 when not using neither squashfs nor jffs2
SVN-Revision: 8075
17 years ago
Florian Fainelli 38c3a1299e Add optionnal support for a BUILD_DIR suffix (#2057)
SVN-Revision: 8050
17 years ago
Florian Fainelli 19a52ea35d Add a USES_TGZ config.in variable, so that RB1xx profiles can use it
SVN-Revision: 8039
17 years ago
Felix Fietkau 90237dd18c Make UCI preconfiguration optional and disabled by default
SVN-Revision: 7095
17 years ago
Felix Fietkau 35967a174c add a menuconfig option for specifying a local download mirror
SVN-Revision: 6877
17 years ago
Mike Baker 23efe5fc83 Tidy up Makefiles
SVN-Revision: 6857
17 years ago
Felix Fietkau 295d0a7e82 allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)
SVN-Revision: 6417
17 years ago
Felix Fietkau f30058fda2 add missing copyright header
SVN-Revision: 6383
17 years ago
Tim Yardley fdea0fabd2 make maxinodes configureable for ext2
SVN-Revision: 6345
17 years ago
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
SVN-Revision: 6071
18 years ago
Florian Fainelli 14c796aca1 Add support for source feeds in menuconfig
SVN-Revision: 5992
18 years ago
Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained
SVN-Revision: 5669
18 years ago
Felix Fietkau cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
SVN-Revision: 5498
18 years ago
Felix Fietkau c041f53b8d finally kill KMOD_template - removes a big chunk of legacy build code
SVN-Revision: 5222
18 years ago
Felix Fietkau 002476016b make filesystem size selection generic (for ext2)
SVN-Revision: 5221
18 years ago
Felix Fietkau 6907111305 add USES_EXT2 flag for target platforms
SVN-Revision: 5175
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago