summaryrefslogtreecommitdiffstats
path: root/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* don't include .config if DUMP is setFelix Fietkau2007-06-261-1/+3
| | | | SVN-Revision: 7738
* Remove a debug statement from trx.c, add config changes for at91Hamish Guthrie2007-06-041-1/+2
| | | | SVN-Revision: 7491
* the default_subtargets template was a bad idea, since different makefiles ↵Felix Fietkau2007-04-181-21/+0
| | | | | | require different types of dependencies for subtargets. nuke it... SVN-Revision: 7003
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-181-1/+1
| | | | | | 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 properlyMike Baker2007-04-041-3/+11
| | | | SVN-Revision: 6860
* Tidy up MakefilesMike Baker2007-04-031-11/+3
| | | | SVN-Revision: 6857
* Added rule for objdump Added support for AT91 SD-Card in primary bootloader ↵Hamish Guthrie2007-03-221-1/+2
| | | | | | (romboot) SVN-Revision: 6638
* clean up stampfile mess for tools/ and toolchain/Felix Fietkau2007-02-251-0/+20
| | | | SVN-Revision: 6357
* more fixes for rstrip.sh and kernel modules - fixes #1301Felix Fietkau2007-02-091-1/+2
| | | | SVN-Revision: 6280
* fix overzealous kmod stripping - it killed kernel module parameters (#1301)Felix Fietkau2007-02-061-1/+1
| | | | SVN-Revision: 6271
* another compile fixFelix Fietkau2007-01-211-0/+1
| | | | SVN-Revision: 6155
* pass the CFLAGS through the environment on compile and fix a few packagesFelix Fietkau2007-01-211-0/+3
| | | | SVN-Revision: 6154
* Added OBJCOPY variable for calling the cross-objcopy command (required for ↵Rod Whitby2007-01-011-1/+2
| | | | | | Apex booloader) SVN-Revision: 5949
* Add an install rule for configuration filesFlorian Fainelli2006-12-311-0/+1
| | | | SVN-Revision: 5946
* add staging_dir_*/usr/sbin to the TARGET_PATH (for grub)Felix Fietkau2006-12-271-1/+1
| | | | SVN-Revision: 5904
* add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variablesFelix Fietkau2006-11-221-0/+4
| | | | SVN-Revision: 5619
* speed up the build system a little bitFelix Fietkau2006-11-121-1/+0
| | | | SVN-Revision: 5506
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-1/+11
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* use := for TAR_OPTIONSFelix Fietkau2006-10-141-2/+2
| | | | SVN-Revision: 5084
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsFelix Fietkau2006-10-141-2/+2
| | | | SVN-Revision: 5083
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+117