Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use BOARD_PATH instead of BR2_BOARD_PATH for x86 | Ulf Samuelsson | 2008-03-18 | 1 | -3/+4 |
| | |||||
* | Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86 | Ulf Samuelsson | 2007-08-20 | 1 | -0/+2 |
| | |||||
* | - 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. | ||||
* | - reenable linux26 | Bernhard Reutner-Fischer | 2007-01-31 | 1 | -1/+0 |
| | |||||
* | - set preferred kernel format to bzImage for i386 family | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -0/+1 |
| | |||||
* | - apply Soekris update from Eric Milon | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -1/+5 |
| | | | | - mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish) | ||||
* | - 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 | ||||
* | rework the default x86 target | Eric Andersen | 2006-12-13 | 1 | -29/+1 |
| | |||||
* | update uClibc config settings and update installation of kernel headers | Eric Andersen | 2006-12-12 | 1 | -1/+24 |
| | |||||
* | - add generic target. X86 for now, don't fork this but generalize it! | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -0/+10 |