Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed) | Ulf Samuelsson | 2007-08-16 | 3 | -20/+3944 |
| | |||||
* | - update defaults | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -0/+2 |
| | |||||
* | - bump version to 2.6.21.5 | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -26/+101 |
| | |||||
* | - update config | Bernhard Reutner-Fischer | 2007-06-02 | 1 | -14/+57 |
| | |||||
* | - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config | Bernhard Reutner-Fischer | 2007-04-11 | 1 | -1/+11 |
| | | | | - adjust a few defaults. | ||||
* | - disable compile-broken EDAC_I82875P driver | Bernhard Reutner-Fischer | 2007-03-20 | 1 | -1/+1 |
| | |||||
* | - turn off some broken modules | Bernhard Reutner-Fischer | 2007-03-14 | 1 | -6/+3 |
| | |||||
* | - update sample config a bit | Bernhard Reutner-Fischer | 2007-03-14 | 1 | -69/+115 |
| | |||||
* | - add skeleton to use busybox and mdev for a rather small skeleton | Bernhard Reutner-Fischer | 2007-02-16 | 1 | -1/+1 |
| | |||||
* | - reenable linux26 | Bernhard Reutner-Fischer | 2007-01-31 | 2 | -3/+0 |
| | |||||
* | - set preferred kernel format to bzImage for i386 family | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -0/+1 |
| | |||||
* | - make sure to check against ia32 | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -0/+2 |
| | |||||
* | - generalize the menuconfig linux kernel support | Bernhard Reutner-Fischer | 2007-01-30 | 2 | -17/+1 |
| | | | | - simplify toplevel mkdir rules a tiny bit | ||||
* | - drop some stuff | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -16/+16 |
| | |||||
* | - update snapshot config for ia32 config | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -98/+131 |
| | |||||
* | - fixup after self. Kernel for the x86 family is now built again | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -1/+0 |
| | |||||
* | - apply Soekris update from Eric Milon | Bernhard Reutner-Fischer | 2007-01-29 | 2 | -119/+5 |
| | | | | - mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish) | ||||
* | - andersee, why was this duplicated and hardcoded here? | Bernhard Reutner-Fischer | 2007-01-15 | 1 | -2/+5 |
| | |||||
* | - move setting the TARGET_DEVICE_DEPMOD up one level | Bernhard Reutner-Fischer | 2006-12-22 | 1 | -2/+0 |
| | |||||
* | - copy the final kernel (and System.map) to boot/ | Bernhard Reutner-Fischer | 2006-12-18 | 1 | -1/+1 |
| | |||||
* | - stripped a bit too much for kernel-headers == target-kernel. Reinstate ↵ | Bernhard Reutner-Fischer | 2006-12-18 | 1 | -2/+2 |
| | | | | required rules. | ||||
* | - put the full kernel's sources into build_/, install them into ↵ | Bernhard Reutner-Fischer | 2006-12-18 | 2 | -25/+46 |
| | | | | | | 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. | ||||
* | - make sure to agree on the installation CONFIG_PREFIX | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | - remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a ↵ | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -2/+0 |
| | | | | default for it in busybox/Config.in | ||||
* | use the correct depmod for linux26 | Eric Andersen | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | rename | Eric Andersen | 2006-12-13 | 1 | -0/+0 |
| | |||||
* | rework the default x86 target | Eric Andersen | 2006-12-13 | 3 | -125/+85 |
| | |||||
* | update busybox defaults a bit | Eric Andersen | 2006-12-13 | 1 | -181/+149 |
| | |||||
* | update uClibc config settings and update installation of kernel headers | Eric Andersen | 2006-12-12 | 2 | -197/+24 |
| | |||||
* | - +x | Bernhard Reutner-Fischer | 2006-12-04 | 1 | -0/+0 |
| | |||||
* | - add generic target. X86 for now, don't fork this but generalize it! | Bernhard Reutner-Fischer | 2006-12-02 | 8 | -0/+3112 |