aboutsummaryrefslogtreecommitdiff
path: root/target/Makefile
Commit message (Expand)AuthorAge
* build: add $(STAGING_DIR) and $(BIN_DIR) preparation to target and package su...Matthias Schiffer2024-03-03
* tools/llvm-bpf: move tarball packing to target/llvm-bpfFelix Fietkau2021-11-22
* build: make <subdir>/install opt-in, use it for target/ onlyFelix Fietkau2017-02-09
* sdk: depend on linux/installJo-Philipp Wich2016-11-04
* target: do not make target/*/install depend on target/*/compile - removes one...Felix Fietkau2012-06-06
* imagebuilder: fix parallel building (closes #11117)Gabor Juhos2012-03-13
* Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t...Felix Fietkau2009-11-14
* some more build system cleanupFelix Fietkau2008-08-17
* large improvement for parallel builds. works without V=99 now and without war...Felix Fietkau2008-06-09
* fix a dependency bugFelix Fietkau2007-08-30
* only build sdk and imagebuilder at target/install timeFelix Fietkau2007-07-31
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
* don't run the image prereq check if the image directory does not existFelix Fietkau2007-07-16
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...Felix Fietkau2007-06-04
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-03
* the default_subtargets template was a bad idea, since different makefiles req...Felix Fietkau2007-04-18
* use default_subtargets in package/Makefile and target/MakefileFelix Fietkau2007-02-26
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsFelix Fietkau2007-02-25
* Fix config checks for Image Builder and SDK - only build them when requested....Felix Fietkau2007-01-14
* Add initial version of the new Image Builder It's still a bit rough in a few ...Felix Fietkau2007-01-10
* move target/utils to tools/firmware-utilsFelix Fietkau2006-12-06
* move target/image/platform to target/linux/platform/image platform directorie...Mike Baker2006-11-28
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...Felix Fietkau2006-11-18
* leave out the ccache directory when copying the staging dir into the sdk (#843)Felix Fietkau2006-10-14
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20