aboutsummaryrefslogtreecommitdiffstats
path: root/target/Makefile
Commit message (Expand)AuthorAgeFilesLines
* target: do not make target/*/install depend on target/*/compile - removes one...Felix Fietkau2012-06-061-4/+1
* imagebuilder: fix parallel building (closes #11117)Gabor Juhos2012-03-131-1/+4
* Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t...Felix Fietkau2009-11-141-2/+2
* some more build system cleanupFelix Fietkau2008-08-171-1/+0
* large improvement for parallel builds. works without V=99 now and without war...Felix Fietkau2008-06-091-0/+1
* fix a dependency bugFelix Fietkau2007-08-301-5/+3
* only build sdk and imagebuilder at target/install timeFelix Fietkau2007-07-311-2/+2
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-301-45/+13
* don't run the image prereq check if the image directory does not existFelix Fietkau2007-07-161-1/+1
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...Felix Fietkau2007-06-041-1/+1
* implement quilt handling for the kernel tree ... and there was much rejoicing!Felix Fietkau2007-06-031-1/+1
* the default_subtargets template was a bad idea, since different makefiles req...Felix Fietkau2007-04-181-1/+2
* use default_subtargets in package/Makefile and target/MakefileFelix Fietkau2007-02-261-11/+1
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsFelix Fietkau2007-02-251-1/+1
* Fix config checks for Image Builder and SDK - only build them when requested.Felix Fietkau2007-01-141-1/+9
* Add initial version of the new Image BuilderFelix Fietkau2007-01-101-6/+8
* move target/utils to tools/firmware-utilsFelix Fietkau2006-12-061-2/+1
* move target/image/platform to target/linux/platform/imageMike Baker2006-11-281-4/+7
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...Felix Fietkau2006-11-181-0/+4
* leave out the ccache directory when copying the staging dir into the sdk (#843)Felix Fietkau2006-10-141-1/+0
* change 'source' to 'download'Mike Baker2006-07-201-3/+3
* credit where credit is dueMike Baker2006-06-271-0/+6
* move target/linux/image to target/imageFelix Fietkau2006-06-211-2/+11
* fix and enable the sdkFelix Fietkau2006-06-211-4/+6
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-7/+2
* add target/downloadFelix Fietkau2006-06-201-1/+6
* cleanup; replace .PHONY with FORCE; disable gdb by defaultFelix Fietkau2006-05-311-5/+5
* disable target/linux/packageFelix Fietkau2006-05-311-3/+0
* remove old trace/verbose junkFelix Fietkau2006-05-101-6/+0
* fix make target/linux/package/*-cleanFelix Fietkau2006-02-241-2/+4
* fix "make target/linux/package/*-*" targetsMike Baker2006-01-311-0/+2
* fix trace targets to actually display correct target namesMike Baker2006-01-141-5/+5
* call target/linux/prepare from target/prepareFelix Fietkau2006-01-131-1/+1
* large build system cleanup. added some stuff to control the verbosity level, ...Felix Fietkau2005-10-221-0/+6
* add new image builderFelix Fietkau2005-08-141-1/+2
* remove unused variableWaldemar Brodkorb2005-07-201-3/+0
* move target/default/target_skeleton into package/base-files, put all the defa...Felix Fietkau2005-07-171-27/+2
* cleanup in target/Felix Fietkau2005-06-111-51/+11
* add rebuild target for the linux directoryFelix Fietkau2005-06-051-1/+5
* move package/linux into target/linux, use wbx' new kernel code. support build...Felix Fietkau2005-05-281-10/+10
* fix sdk buildFelix Fietkau2005-04-211-5/+2
* add lzma to compile chainMike Baker2005-04-211-1/+1
* add openwrt image builder to sdkFelix Fietkau2005-04-201-1/+1
* add some fixes for parallel build (does not work with -j4 yet, but it gets mo...Felix Fietkau2005-04-081-0/+1
* remove lzma loader config option (make it default) and move it from package/ ...Felix Fietkau2005-04-021-12/+2
* lzma loader patch from oleg, great thanks good work, saves another 300 kb fla...Waldemar Brodkorb2005-04-021-1/+15
* enable CONFIG_NET_RADIOMike Baker2005-03-291-0/+8
* remove link before creation, otherwise rebuild failsWaldemar Brodkorb2005-03-231-81/+0
* please quit breaking thingsMike Baker2005-03-201-0/+165