summaryrefslogtreecommitdiffstats
path: root/target/device/x86
Commit message (Collapse)AuthorAgeFilesLines
* - copy the final kernel (and System.map) to boot/Bernhard Reutner-Fischer2006-12-181-1/+1
|
* - stripped a bit too much for kernel-headers == target-kernel. Reinstate ↵Bernhard Reutner-Fischer2006-12-181-2/+2
| | | | required rules.
* - put the full kernel's sources into build_/, install them into ↵Bernhard Reutner-Fischer2006-12-182-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_PREFIXBernhard Reutner-Fischer2006-12-131-1/+1
|
* - remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a ↵Bernhard Reutner-Fischer2006-12-131-2/+0
| | | | default for it in busybox/Config.in
* use the correct depmod for linux26Eric Andersen2006-12-131-1/+1
|
* renameEric Andersen2006-12-131-0/+0
|
* rework the default x86 targetEric Andersen2006-12-133-125/+85
|
* update busybox defaults a bitEric Andersen2006-12-131-181/+149
|
* update uClibc config settings and update installation of kernel headersEric Andersen2006-12-122-197/+24
|
* - +xBernhard Reutner-Fischer2006-12-041-0/+0
|
* - add generic target. X86 for now, don't fork this but generalize it!Bernhard Reutner-Fischer2006-12-028-0/+3112