135 Commits (8b8875b305e3e36153f83d08c68596fe0303efa4)

Author SHA1 Message Date
Felix Fietkau 73c4d73d6d build: unify target independent optimization options 11 years ago
Felix Fietkau 94439c2b5d kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag) 11 years ago
Felix Fietkau 87587736e2 Config.in: fix depends syntax 11 years ago
Luka Perkov dcd1741912 Config.in: add options for putting kernel and dtb in rootfs 11 years ago
Felix Fietkau 60abecf605 Config.in: remove duplicate KERNEL_PERF_EVENTS symbol 11 years ago
Florian Fainelli 39d8eee6a1 kernel: add KERNEL_FTRACE_SYSCALLS option 11 years ago
Felix Fietkau 7acb84dde7 kernel: add global menuconfig option to enable kexec support 11 years ago
Florian Fainelli f5a0a578f8 include/image.mk: do not make initramfs build exclusive 11 years ago
Jonas Gorski 9f7ef8d5f0 target: split jffs2 NAND out of jffs2 11 years ago
Luka Perkov 058d074f87 Config.in: expose symbols specific to lxc in separate item 11 years ago
Felix Fietkau 2430e9a4f5 toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 11 years ago
Luka Perkov f54a6df1e1 Config.in: update options for cgroups and namespaces 11 years ago
Luka Perkov 02d4ea2774 Config.in: fix formating 11 years ago
Felix Fietkau 7b90f141df build: add a CONFIG_MODULES symbol for compatibility with kernel menuconfig 11 years ago
Felix Fietkau 96bb7c123b build: consistently use 'depends on' instead of 'depends' 11 years ago
Florian Fainelli 9f21b979f4 buildroot: enable software floating point for MIPS64 targets 11 years ago
Florian Fainelli 9e1d2c15d9 buildroot: allow enabling MIPS16 user-space build 11 years ago
Felix Fietkau a1c2e78817 kernel: remove the BROKEN dependency on the kernel export symbol strip 11 years ago
Felix Fietkau e526c7bc17 mac80211: update to wireless-testing 2013-02-22 12 years ago
Florian Fainelli 8b895d1703 allow using sstrip with musl 12 years ago
Felix Fietkau be55b0f3f4 build: fix the strip default for musl 12 years ago
Felix Fietkau 4e8eced06a kernel: turn on kallsyms and debug info by default 12 years ago
Felix Fietkau dc248b811f kernel: fix enabling coredump support on 3.7+ 12 years ago
Felix Fietkau 12bcd51efd kernel: add a config option for direct i/o support 12 years ago
Felix Fietkau 8cd40b219e build: disable kernel export strip until it is fixed 12 years ago
Gabor Juhos 9691b3f4bf Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted space 12 years ago
Florian Fainelli a68f386663 disable sstrip when using musl 12 years ago
Gabor Juhos d90e805fe6 build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space 12 years ago
Florian Fainelli 0678ef7609 hide C++ standard library selection behind INSTALL_LIBSTDCPP 12 years ago
Felix Fietkau c6ba19c70e toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol 12 years ago
Jo-Philipp Wich 3cdcf8babb Config.in: add Global Build options to enable cgroups and namespaces in the kernel 12 years ago
Felix Fietkau 0dd7644ec7 x86: remove grub-legacy 12 years ago
Felix Fietkau a1bcd25082 x86: add grub2 iso support 12 years ago
Felix Fietkau c02bd635b2 build: turn on package parallel builds by default and fix descriptions. 12 years ago
Felix Fietkau c4a419b445 kernel: enable perf events when enabling profiling, fixes oprofile on arm 12 years ago
Felix Fietkau be6f437649 build: add a config option for passing the top-level make jobserver to packages that have parallel build enabled, significantly improves parallelization and gets rid of CPU overcommit during intra-package parallel builds 12 years ago
Jo-Philipp Wich 12b3909f1b make static host utility linking default to off 12 years ago
Jo-Philipp Wich 29b91ef01a introduce a menuconfig option to turn off static linking of host utilities 12 years ago
Felix Fietkau 0653efa98d config: tag parallel build options with high build breakage probability with a BROKEN dependency to discourage users from spamming us with tickets about them 12 years ago
Felix Fietkau cf788fc731 build: add a config option for choosing the prefered standard c++ library and add uclibc++.mk to make this easy to handle in packages 12 years ago
Felix Fietkau 4c1a994fd6 Config.in: remove obsolete dependency 12 years ago
Michael Büsch f0bd6aeade Fix early printk compile on ARM 12 years ago
Felix Fietkau ce1d4d7ee9 kernel: make tracing support configurable 12 years ago
Jonas Gorski e640bc8ca4 make xz ramdisk images also available for 2.6.39+ 12 years ago
John Crispin 032f3ea5e7 define external cpio 12 years ago
Jo-Philipp Wich d22adb1b06 if CONFIG_BUILD_NLS is selected, compile uClibc with locale support 13 years ago
Felix Fietkau 246986cdb1 kernel: enable magic sysrq by default, it does not add much to the kernel image size, but is useful for debugging many kinds of hangs/crashes 13 years ago
Felix Fietkau f656990897 kernel: add a configuration option for enabling printk timestamps (#10503) 13 years ago
Felix Fietkau b06efd636a kernel: add a top level menuconfig option for enabling lockdep 13 years ago
Felix Fietkau 18a4bbb98d kernel: add a top level menuconfig option for enabling core dump support 13 years ago