Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildroot: fix fallout after qtopia4 -> qt rename | Peter Korsgaard | 2009-08-03 | 2 | -2/+2 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | target/device: rename program invocation symbol in defconfigs | Peter Korsgaard | 2009-07-31 | 2 | -2/+2 |
| | | | | | | The symbol is now BR2_PROGRAM_INVOCATION, not BR2_UCLIBC_PROGRAM_INVOCATION. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Update default linux config for x86 | Thiago A. Correa | 2009-05-15 | 1 | -0/+2157 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Update i386_defconfig | Thiago A. Correa | 2009-05-15 | 1 | -67/+72 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Remove unused busybox.config | Thiago A. Correa | 2009-05-15 | 1 | -719/+0 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Update i686_defconfig | Thiago A. Correa | 2009-05-15 | 1 | -17/+25 |
| | | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | target/device: fix busybox version / .config in defconfigs | Peter Korsgaard | 2009-04-29 | 1 | -2/+2 |
| | |||||
* | Updated i686 config | Thiago A. Corrêa | 2009-04-17 | 1 | -52/+49 |
| | |||||
* | Fix busybox config file location | Thiago A. Corrêa | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | target/device/x86: only include Makefile if BR2_TARGET_X86 is enabled | Peter Korsgaard | 2009-03-24 | 1 | -1/+1 |
| | | | | Fixes build breakage for !BR2_TARGET_X86 in kernel headers. | ||||
* | pkgconfig: add pkgconfig package for target | Peter Korsgaard | 2009-03-18 | 2 | -2/+0 |
| | | | | | | | | | | | | | The host versions shouldn't be visible in Kconfig, so remove the reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets with host-. At the same time add pkgconfig for the target (E.G. for development) and let BR2_PACKAGE_PKGCONFIG control that package. Notice: all defconfigs in the tree have been updated, but make sure to disable the pkgconfig package (unless you want it) if you use an external config, otherwise you'll end up with pkgconfig and glib2 in the target. | ||||
* | s/buildroot.uclibc.org/buildroot.net/ | Peter Korsgaard | 2009-03-02 | 2 | -2/+2 |
| | |||||
* | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | 2009-01-30 | 2 | -2/+2 |
| | | | | Package configs should start with BR2_PACKAGE_. | ||||
* | Remove default value from choice in x86 config | Ulf Samuelsson | 2009-01-29 | 1 | -1/+0 |
| | |||||
* | Update x86 BSP to latest uclibc/linux/tools versions | Ulf Samuelsson | 2009-01-29 | 11 | -132/+3091 |
| | |||||
* | Clean up x86 support | Ulf Samuelsson | 2009-01-29 | 4 | -1984/+24 |
| | |||||
* | add .empty files for git-svn | Peter Korsgaard | 2009-01-05 | 2 | -0/+0 |
| | | | | | | | | git-svn (and git) doesn't handle empty directories, so add .empty files to those dirs like elsewhere in buildroot. Those empty directories are normally not a big deal, but the recent changes to u-boot broke the build. | ||||
* | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -2/+2 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) | Nigel Kukard | 2008-03-30 | 1 | -3/+3 |
| | |||||
* | * Reverted r21540 | Nigel Kukard | 2008-03-28 | 1 | -4/+4 |
| | |||||
* | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | 2008-03-28 | 1 | -4/+4 |
| | |||||
* | Add a defconfig for x86 | Ulf Samuelsson | 2008-03-18 | 1 | -0/+750 |
| | |||||
* | Use BOARD_PATH instead of BR2_BOARD_PATH for x86 | Ulf Samuelsson | 2008-03-18 | 1 | -3/+4 |
| | |||||
* | - update i386 sample config a little bit | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -0/+2 |
| | |||||
* | - adjust config | Bernhard Reutner-Fischer | 2007-08-25 | 1 | -5/+11 |
| | |||||
* | - adjust config | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -208/+173 |
| | |||||
* | Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86 | Ulf Samuelsson | 2007-08-20 | 1 | -0/+2 |
| | |||||
* | 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. |