summaryrefslogtreecommitdiffstats
path: root/target/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Add support for custom post-build scriptDaniel Mack2009-07-251-0/+15
| | | | | | | | | | | | | | | | | | | The config help text says it all: Specify a script to be run after the build has finished and before the BR2 starts packing the files into selected packages. This gives users the oportunity to do board-specific cleanups, add-ons and the like, so the generated files can be used directly without further processing. The script is called with the target directory name as first and only argument. Make sure the exit code of that script is 0, otherwise make will stop after calling it. Signed-off-by: Daniel Mack <daniel@caiaq.de> Cc: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* target/: remove hurd kernel placeholderPeter Korsgaard2009-07-251-7/+0
| | | | | | | Incomplete and unlikely to get completed in the near future - Pretty much like hurd itself. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* target/Config.in: remove reference to target/linux/Config.in.experimentalPeter Korsgaard2009-07-251-1/+0
| | | | | | File doesn't exist any more. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot: move BR2_ROOTFS_{PREFIX,SUFFIX} to target menuPeter Korsgaard2009-02-041-0/+12
| | | | | As suggested on the list by Thiago - Makes more sense to have this together with the stuff using it.
* buildroot: use same defaults for atmel target as everything elsePeter Korsgaard2009-02-011-2/+1
|
* Kernel build fix related to external toolchain usePeter Korsgaard2008-11-041-0/+7
| | | | | | | | | | | This patch prevents the user from select "linux (Same version as linux headers)" as a choice for building the kernel when an external binary toolchain is used, since "same version as linux headers" doesn't make sense when an external toolchain is used. It fixes the issue encountered by Hartley <hartleys@visionengravers.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* kernel: default to not build a kernelPeter Korsgaard2008-04-041-1/+1
|
* Add ubifs targetHamish Moffatt2008-04-041-0/+1
|
* Add romfs target support, courtesy Josh <buildroot@digitalpeer.com>Hamish Moffatt2008-04-021-0/+1
|
* removed duplicate config.in referenceJohn Voltz2008-03-111-1/+0
|
* separate u-boot for at91 arm and everything elseJohn Voltz2008-03-111-0/+2
|
* revert bad U-Boot patchUlf Samuelsson2008-03-071-1/+0
|
* added u-boot locationJohn Voltz2008-03-061-0/+1
|
* Create Advanced Linux Configuration option/Remove experimentalUlf Samuelsson2007-10-131-4/+30
|
* - revert some bad checkins, fixup bad settings in atmel targets and move the ↵Bernhard Reutner-Fischer2007-09-261-3/+1
| | | | gcc target abi back to a place where the other arch-specific settings live
* - revert patch that obfuscates the config UI and doesn't reflect the order ↵Bernhard Reutner-Fischer2007-09-251-25/+23
| | | | of config steps
* Reorganize configs to even more logical positionsUlf Samuelsson2007-09-241-23/+25
|
* - add a more generic "Kernel" menu instead of "Linux Options"Bernhard Reutner-Fischer2007-09-221-1/+27
|
* Configure linux within target/linux/Config.in instead of within ↵Ulf Samuelsson2007-07-111-0/+1
| | | | target/device/Config.in
* - provide option to build an initramfs out of the current rootfs. Closes #881Bernhard Reutner-Fischer2007-07-081-0/+1
|
* - stub for grub2. Needs to be fixed upstream first.Bernhard Reutner-Fischer2007-06-271-0/+1
|
* - add a simple cpio target, to be used with an initramfs.Bernhard Reutner-Fischer2006-11-221-0/+1
| | | | Thanks to Goetz Bock
* patch from janlana adding an x86 bootable iso9660 CD-ROM targetEric Andersen2006-04-061-0/+1
|
* add cloop as a new file system image type per case 0000151David Anders2006-01-251-0/+1
|
* touchup target menu displayMike Frysinger2005-09-091-1/+4
|
* Add support for building a few commonly used bootloadersEric Andersen2005-06-231-0/+5
|
* move stuff around a little bit moreEric Andersen2005-02-181-2/+2
|
* move more stuff around for better board supportEric Andersen2005-02-171-0/+1
|
* Add the new device directoryEric Andersen2005-02-171-0/+1
|
* allow users to generate tarballs of the target filesystemMike Frysinger2005-02-091-3/+1
|
* Fix it so we once again build the target root_fsEric Andersen2004-10-091-0/+3
|
* facelift step number twoEric Andersen2004-10-091-0/+8