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