Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | don't include .config if DUMP is set | Felix Fietkau | 2007-06-26 |
| | | | | SVN-Revision: 7738 | ||
* | Remove a debug statement from trx.c, add config changes for at91 | Hamish Guthrie | 2007-06-04 |
| | | | | SVN-Revision: 7491 | ||
* | the default_subtargets template was a bad idea, since different makefiles ↵ | Felix Fietkau | 2007-04-18 |
| | | | | | | require different types of dependencies for subtargets. nuke it... SVN-Revision: 7003 | ||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 |
| | | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998 | ||
* | revert [6857] for rules.mk; make cannot parse dependancies properly | Mike Baker | 2007-04-04 |
| | | | | SVN-Revision: 6860 | ||
* | Tidy up Makefiles | Mike Baker | 2007-04-03 |
| | | | | SVN-Revision: 6857 | ||
* | Added rule for objdump Added support for AT91 SD-Card in primary bootloader ↵ | Hamish Guthrie | 2007-03-22 |
| | | | | | | (romboot) SVN-Revision: 6638 | ||
* | clean up stampfile mess for tools/ and toolchain/ | Felix Fietkau | 2007-02-25 |
| | | | | SVN-Revision: 6357 | ||
* | more fixes for rstrip.sh and kernel modules - fixes #1301 | Felix Fietkau | 2007-02-09 |
| | | | | SVN-Revision: 6280 | ||
* | fix overzealous kmod stripping - it killed kernel module parameters (#1301) | Felix Fietkau | 2007-02-06 |
| | | | | SVN-Revision: 6271 | ||
* | another compile fix | Felix Fietkau | 2007-01-21 |
| | | | | SVN-Revision: 6155 | ||
* | pass the CFLAGS through the environment on compile and fix a few packages | Felix Fietkau | 2007-01-21 |
| | | | | SVN-Revision: 6154 | ||
* | Added OBJCOPY variable for calling the cross-objcopy command (required for ↵ | Rod Whitby | 2007-01-01 |
| | | | | | | Apex booloader) SVN-Revision: 5949 | ||
* | Add an install rule for configuration files | Florian Fainelli | 2006-12-31 |
| | | | | SVN-Revision: 5946 | ||
* | add staging_dir_*/usr/sbin to the TARGET_PATH (for grub) | Felix Fietkau | 2006-12-27 |
| | | | | SVN-Revision: 5904 | ||
* | add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variables | Felix Fietkau | 2006-11-22 |
| | | | | SVN-Revision: 5619 | ||
* | speed up the build system a little bit | Felix Fietkau | 2006-11-12 |
| | | | | SVN-Revision: 5506 | ||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | ||
* | use := for TAR_OPTIONS | Felix Fietkau | 2006-10-14 |
| | | | | SVN-Revision: 5084 | ||
* | move '-' parameter to TAR_OPTIONS, so that packages can append commands | Felix Fietkau | 2006-10-14 |
| | | | | SVN-Revision: 5083 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |