Commit Graph

28 Commits

Author SHA1 Message Date
Peter Korsgaard
ab1c8b3943 Kernel build fix related to external toolchain use
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>
2008-11-04 19:58:48 +00:00
Peter Korsgaard
4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Peter Korsgaard
824e0449b7 kernel: default to not build a kernel 2008-04-04 07:24:15 +00:00
Hamish Moffatt
df43e6a890 Add ubifs target 2008-04-04 04:25:18 +00:00
Hamish Moffatt
4b01dfced9 Add romfs target support, courtesy Josh <buildroot@digitalpeer.com> 2008-04-02 00:18:57 +00:00
John Voltz
93256ce2d7 removed duplicate config.in reference 2008-03-11 19:28:06 +00:00
John Voltz
7f4141ae20 separate u-boot for at91 arm and everything else 2008-03-11 18:26:07 +00:00
Ulf Samuelsson
5381e1c486 revert bad U-Boot patch 2008-03-07 07:24:35 +00:00
John Voltz
0a48a6658f added u-boot location 2008-03-06 19:00:38 +00:00
Ulf Samuelsson
453dca995e Create Advanced Linux Configuration option/Remove experimental 2007-10-13 18:30:28 +00:00
Bernhard Reutner-Fischer
4b0d5a80f8 - revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live 2007-09-26 21:12:38 +00:00
Bernhard Reutner-Fischer
5010039460 - revert patch that obfuscates the config UI and doesn't reflect the order of config steps 2007-09-25 07:55:45 +00:00
Ulf Samuelsson
34a88f1fb0 Reorganize configs to even more logical positions 2007-09-24 21:10:43 +00:00
Bernhard Reutner-Fischer
ea3aa3aa28 - add a more generic "Kernel" menu instead of "Linux Options" 2007-09-22 14:53:38 +00:00
Ulf Samuelsson
cf254e81d1 Configure linux within target/linux/Config.in instead of within target/device/Config.in 2007-07-11 14:40:56 +00:00
Bernhard Reutner-Fischer
149c552e0f - provide option to build an initramfs out of the current rootfs. Closes #881 2007-07-08 19:22:18 +00:00
Bernhard Reutner-Fischer
bc8d90683e - stub for grub2. Needs to be fixed upstream first. 2007-06-27 21:03:42 +00:00
Bernhard Reutner-Fischer
119e9af1b5 - add a simple cpio target, to be used with an initramfs.
Thanks to Goetz Bock
2006-11-22 19:10:59 +00:00
Eric Andersen
fbe47cd333 patch from janlana adding an x86 bootable iso9660 CD-ROM target 2006-04-06 18:31:14 +00:00
David Anders
c11d4552d4 add cloop as a new file system image type per case 0000151 2006-01-25 13:54:16 +00:00
Mike Frysinger
2e31d32a0c touchup target menu display 2005-09-09 00:12:13 +00:00
Eric Andersen
d7d57699ef Add support for building a few commonly used bootloaders 2005-06-23 05:09:05 +00:00
Eric Andersen
02242b9f3d move stuff around a little bit more 2005-02-18 19:32:18 +00:00
Eric Andersen
c123fc3ccf move more stuff around for better board support 2005-02-17 18:49:52 +00:00
Eric Andersen
29704897cd Add the new device directory 2005-02-17 17:05:47 +00:00
Mike Frysinger
cd0a84da7e allow users to generate tarballs of the target filesystem 2005-02-09 16:06:06 +00:00
Eric Andersen
4c4768b2f7 Fix it so we once again build the target root_fs 2004-10-09 04:34:21 +00:00
Eric Andersen
44eedc5c44 facelift step number two 2004-10-09 02:49:33 +00:00