Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2008-03-30 | * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) | Nigel Kukard | |
2008-03-28 | * Reverted r21540 | Nigel Kukard | |
2008-03-28 | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | |
2008-03-18 | Add a defconfig for x86 | Ulf Samuelsson | |
2008-03-18 | Use BOARD_PATH instead of BR2_BOARD_PATH for x86 | Ulf Samuelsson | |
2007-09-22 | - update i386 sample config a little bit | Bernhard Reutner-Fischer | |
2007-08-25 | - adjust config | Bernhard Reutner-Fischer | |
2007-08-21 | - adjust config | Bernhard Reutner-Fischer | |
2007-08-20 | Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86 | Ulf Samuelsson | |
2007-08-16 | Update x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed) | Ulf Samuelsson | |
2007-07-08 | - update defaults | Bernhard Reutner-Fischer | |
2007-06-21 | - bump version to 2.6.21.5 | Bernhard Reutner-Fischer | |
2007-06-02 | - update config | Bernhard Reutner-Fischer | |
2007-04-11 | - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config | Bernhard Reutner-Fischer | |
- adjust a few defaults. | |||
2007-03-20 | - disable compile-broken EDAC_I82875P driver | Bernhard Reutner-Fischer | |
2007-03-14 | - turn off some broken modules | Bernhard Reutner-Fischer | |
2007-03-14 | - update sample config a bit | Bernhard Reutner-Fischer | |
2007-02-16 | - add skeleton to use busybox and mdev for a rather small skeleton | Bernhard Reutner-Fischer | |
2007-01-31 | - reenable linux26 | Bernhard Reutner-Fischer | |
2007-01-30 | - set preferred kernel format to bzImage for i386 family | Bernhard Reutner-Fischer | |
2007-01-30 | - make sure to check against ia32 | Bernhard Reutner-Fischer | |
2007-01-30 | - generalize the menuconfig linux kernel support | Bernhard Reutner-Fischer | |
- simplify toplevel mkdir rules a tiny bit | |||
2007-01-30 | - drop some stuff | Bernhard Reutner-Fischer | |
2007-01-30 | - update snapshot config for ia32 config | Bernhard Reutner-Fischer | |
2007-01-29 | - fixup after self. Kernel for the x86 family is now built again | Bernhard Reutner-Fischer | |
2007-01-29 | - apply Soekris update from Eric Milon | Bernhard Reutner-Fischer | |
- mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish) | |||
2007-01-15 | - andersee, why was this duplicated and hardcoded here? | Bernhard Reutner-Fischer | |
2006-12-22 | - move setting the TARGET_DEVICE_DEPMOD up one level | Bernhard Reutner-Fischer | |
2006-12-18 | - copy the final kernel (and System.map) to boot/ | Bernhard Reutner-Fischer | |
2006-12-18 | - stripped a bit too much for kernel-headers == target-kernel. Reinstate ↵ | Bernhard Reutner-Fischer | |
required rules. | |||
2006-12-18 | - put the full kernel's sources into build_/, install them into ↵ | Bernhard Reutner-Fischer | |
toolchain_build_. Saves quite some disk-space on the compile-host. - Avoid overriding the linux26 target's rules if the kernel headers's and the target's kernel are the same. Avoids a warning. | |||
2006-12-13 | - make sure to agree on the installation CONFIG_PREFIX | Bernhard Reutner-Fischer | |
2006-12-13 | - remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a ↵ | Bernhard Reutner-Fischer | |
default for it in busybox/Config.in | |||
2006-12-13 | use the correct depmod for linux26 | Eric Andersen | |
2006-12-13 | rename | Eric Andersen | |
2006-12-13 | rework the default x86 target | Eric Andersen | |
2006-12-13 | update busybox defaults a bit | Eric Andersen | |
2006-12-12 | update uClibc config settings and update installation of kernel headers | Eric Andersen | |
2006-12-04 | - +x | Bernhard Reutner-Fischer | |
2006-12-02 | - add generic target. X86 for now, don't fork this but generalize it! | Bernhard Reutner-Fischer | |