summaryrefslogtreecommitdiffstats
path: root/target/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵Felix Fietkau2007-06-041-1/+1
| | | | | | the patches. Also added a target package/refresh which will do this to all packages in the buildroot SVN-Revision: 7488
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-031-1/+1
| | | | SVN-Revision: 7474
* the default_subtargets template was a bad idea, since different makefiles ↵Felix Fietkau2007-04-181-1/+2
| | | | | | require different types of dependencies for subtargets. nuke it... SVN-Revision: 7003
* use default_subtargets in package/Makefile and target/MakefileFelix Fietkau2007-02-261-11/+1
| | | | SVN-Revision: 6380
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsFelix Fietkau2007-02-251-1/+1
| | | | SVN-Revision: 6360
* Fix config checks for Image Builder and SDK - only build them when ↵Felix Fietkau2007-01-141-1/+9
| | | | | | requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. SVN-Revision: 6102
* Add initial version of the new Image Builder It's still a bit rough in a few ↵Felix Fietkau2007-01-101-6/+8
| | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071
* move target/utils to tools/firmware-utilsFelix Fietkau2006-12-061-2/+1
| | | | SVN-Revision: 5702
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-281-4/+7
| | | | | | directories are now self contained SVN-Revision: 5669
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ↵Felix Fietkau2006-11-181-0/+4
| | | | | | the x86 builds SVN-Revision: 5569
* leave out the ccache directory when copying the staging dir into the sdk (#843)Felix Fietkau2006-10-141-1/+0
| | | | SVN-Revision: 5081
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+49