Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - move setting the TARGET_DEVICE_DEPMOD up one level | Bernhard Reutner-Fischer | 2006-12-22 | 2 | -2/+2 |
| | |||||
* | - 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. | ||||
* | - make sure to agree on the installation CONFIG_PREFIX | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | - 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 | ||||
* | make this target current | Eric Andersen | 2006-12-13 | 12 | -6746/+107 |
| | |||||
* | use the correct depmod for linux26 | Eric Andersen | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | rename | Eric Andersen | 2006-12-13 | 1 | -0/+0 |
| | |||||
* | endianness is handled elsewhere | Eric Andersen | 2006-12-13 | 1 | -13/+1 |
| | |||||
* | rework the default x86 target | Eric Andersen | 2006-12-13 | 3 | -125/+85 |
| | |||||
* | update busybox defaults a bit | Eric Andersen | 2006-12-13 | 1 | -181/+149 |
| | |||||
* | update uClibc config settings and update installation of kernel headers | Eric Andersen | 2006-12-12 | 5 | -563/+50 |
| | |||||
* | - +x | Bernhard Reutner-Fischer | 2006-12-04 | 1 | -0/+0 |
| | |||||
* | - add generic target. X86 for now, don't fork this but generalize it! | Bernhard Reutner-Fischer | 2006-12-02 | 9 | -0/+3113 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 6 | -6/+12 |
| | |||||
* | subversion makes it so we do not need a separate tarball | Eric Andersen | 2006-11-15 | 25 | -9/+23 |
| | | | | to store empty directories and symlinks for the target_skeleton. | ||||
* | update config files | Eric Andersen | 2006-10-17 | 2 | -99/+105 |
| | |||||
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
| | | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | ||||
* | - list defaults for BR2_GNU_TARGET_SUFFIX in help text | Bernhard Reutner-Fischer | 2006-07-04 | 1 | -3/+3 |
| | | | | - fix a few typos | ||||
* | Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monster | Eric Andersen | 2006-07-04 | 2 | -1/+2 |
| | | | | and should NOT be enabled by default. | ||||
* | sync target kernel version with reality | Eric Andersen | 2006-06-23 | 1 | -1/+1 |
| | |||||
* | fix url | Eric Andersen | 2006-06-23 | 1 | -1/+1 |
| | |||||
* | update config a bit | Eric Andersen | 2006-06-23 | 1 | -0/+1 |
| | |||||
* | version bump | Eric Andersen | 2006-06-23 | 4 | -1201/+6388 |
| | |||||
* | Update squashfs patch to v3.0 (2.4.28 kernel) | Peter Korsgaard | 2006-05-24 | 2 | -0/+0 |
| | | | | Untested as I don't have the hw, but the patch applies cleanly. | ||||
* | Fix missing /etc/mtab symlink | Eric Andersen | 2006-04-14 | 2 | -0/+0 |
| | |||||
* | Make symlink targets use relative paths per bug 303 | Eric Andersen | 2006-04-14 | 2 | -0/+0 |
| | |||||
* | doh | Eric Andersen | 2006-04-12 | 2 | -2/+2 |
| | |||||
* | dont use depmod.pl, use cross depmod which I made work properly a while back. | Eric Andersen | 2006-04-12 | 6 | -493/+1098 |
| | | | | Apply latest stable kernel patch | ||||
* | accomodate a read only rootfs | Eric Andersen | 2006-04-10 | 2 | -0/+20 |
| | |||||
* | update to linux 2.4.16 and current uClibc. | Eric Andersen | 2006-03-25 | 39 | -630/+1099 |
| | |||||
* | add linux-2.4.32 kernel support for the q5 board per case 0000715 | David Anders | 2006-02-10 | 9 | -20/+621 |
| | |||||
* | add the amd au1500 based q5 board per case 0000374 | David Anders | 2006-01-25 | 42 | -0/+4124 |
| | |||||
* | added the soekris net4801 target per case 0000613 | David Anders | 2006-01-23 | 8 | -2/+1842 |
| | |||||
* | fix kernel build from bug report 0000476 | David Anders | 2006-01-20 | 1 | -1/+1 |
| | |||||
* | add Sharp LH79520 based LNode80 target | David Anders | 2006-01-19 | 29 | -0/+105473 |
| | |||||
* | Well that was stupid. It seems we were carrying about two copies of pre-built | Eric Andersen | 2005-11-04 | 1 | -0/+0 |
| | | | | binary terminfo stuff, which is supposed to be built by ncurses at compile time. | ||||
* | terminfo stuff is created by ncurses, and should not be installed | Eric Andersen | 2005-11-04 | 12 | -0/+0 |
| | | | | | unless ncurses is installed. It probably need to be byteswapped for big endian anyway, so using pre-build stuff is bad regardless. | ||||
* | Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot. | "Steven J. Hill" | 2005-09-24 | 2 | -2/+2 |
| | |||||
* | Add new configuration option. | "Steven J. Hill" | 2005-09-12 | 2 | -0/+2 |
| | |||||
* | resync | Eric Andersen | 2005-08-10 | 2 | -2/+6 |
| | |||||
* | Only include linux makefile when properly selected | Eric Andersen | 2005-08-01 | 1 | -0/+2 |
| | |||||
* | Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MII | Eric Andersen | 2005-08-01 | 1 | -0/+1 |
| | | | | | and only should be selectable when BR2_TARGET_VIA_EPIA_MII has first been selected. | ||||
* | Add in options for NPTL in uClibc. Users can select, but since NPTL is | "Steven J. Hill" | 2005-07-29 | 2 | -2/+14 |
| | | | | | on a branch it will not have any effect. Updated DBAu1500 configuration files for latest uClibc snapshot and NPTL options. | ||||
* | Patrick Doyle writes: | Mike Frysinger | 2005-07-11 | 2 | -2/+2 |
| | | | | | | | | target/device/Soekris/net4521/linux.mk is missing an endif for the first if statement target/device/Soekris/Makefile.in needs to set TARGETS before including linux.mk since the file checks the TARGETS variables | ||||
* | New target/device: Via epia-mii: | Eric Andersen | 2005-06-23 | 5 | -0/+1569 |
| | | | | | | | | | Creates a target for the epia-mii board. Fairly generic, based on 2.6 kernel. Doesn't override the busybox or uclibc configurations. Includes one patch, which I still can't get to apply (it applies cleanly manually, but isn't applied through buildroot). http://bugs.busybox.net/view.php?id=188 | ||||
* | routine .config update | Eric Andersen | 2005-06-09 | 1 | -1/+17 |
| | |||||
* | Initial support for MS7206SE01 sh2a board. | Paul Mundt | 2005-05-03 | 5 | -0/+164 |
| | |||||
* | Get the board-specific dependencies right. | Paul Mundt | 2005-05-02 | 2 | -1/+9 |
| | | | | | | | | Currently each board is dumping all of its config options regardless of whether we are even on the right architecture or not (this is due to outright sourcing of the configs at the upper level..). Dependency resolution either needs to be done there, or at the board-specific level. |