summaryrefslogtreecommitdiffstats
path: root/target/Makefile
Commit message (Expand)AuthorAgeFilesLines
* target: do not make target/*/install depend on target/*/compile - removes one...nbd2012-06-061-4/+1
* imagebuilder: fix parallel building (closes #11117)juhosg2012-03-131-1/+4
* Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t...nbd2009-11-141-2/+2
* some more build system cleanupnbd2008-08-171-1/+0
* large improvement for parallel builds. works without V=99 now and without war...nbd2008-06-091-0/+1
* fix a dependency bugnbd2007-08-301-5/+3
* only build sdk and imagebuilder at target/install timenbd2007-07-311-2/+2
* next round of cleanup, convert target/ - make -j works now ;)nbd2007-07-301-45/+13
* don't run the image prereq check if the image directory does not existnbd2007-07-161-1/+1
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...nbd2007-06-041-1/+1
* implement quilt handling for the kernel tree ... and there was much rejoicing!nbd2007-06-031-1/+1
* the default_subtargets template was a bad idea, since different makefiles req...nbd2007-04-181-1/+2
* use default_subtargets in package/Makefile and target/Makefilenbd2007-02-261-11/+1
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsnbd2007-02-251-1/+1
* Fix config checks for Image Builder and SDK - only build them when requested.nbd2007-01-141-1/+9
* Add initial version of the new Image Buildernbd2007-01-101-6/+8
* move target/utils to tools/firmware-utilsnbd2006-12-061-2/+1
* move target/image/platform to target/linux/platform/imagembm2006-11-281-4/+7
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...nbd2006-11-181-0/+4
* leave out the ccache directory when copying the staging dir into the sdk (#843)nbd2006-10-141-1/+0
* change 'source' to 'download'mbm2006-07-201-3/+3
* credit where credit is duembm2006-06-271-0/+6
* move target/linux/image to target/imagenbd2006-06-211-2/+11
* fix and enable the sdknbd2006-06-211-4/+6
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-7/+2
* add target/downloadnbd2006-06-201-1/+6
* cleanup; replace .PHONY with FORCE; disable gdb by defaultnbd2006-05-311-5/+5
* disable target/linux/packagenbd2006-05-311-3/+0
* remove old trace/verbose junknbd2006-05-101-6/+0
* fix make target/linux/package/*-cleannbd2006-02-241-2/+4
* fix "make target/linux/package/*-*" targetsmbm2006-01-311-0/+2
* fix trace targets to actually display correct target namesmbm2006-01-141-5/+5
* call target/linux/prepare from target/preparenbd2006-01-131-1/+1
* large build system cleanup. added some stuff to control the verbosity level, ...nbd2005-10-221-0/+6
* add new image buildernbd2005-08-141-1/+2
* remove unused variablewbx2005-07-201-3/+0
* move target/default/target_skeleton into package/base-files, put all the defa...nbd2005-07-171-27/+2
* cleanup in target/nbd2005-06-111-51/+11
* add rebuild target for the linux directorynbd2005-06-051-1/+5
* move package/linux into target/linux, use wbx' new kernel code. support build...nbd2005-05-281-10/+10
* fix sdk buildnbd2005-04-211-5/+2
* add lzma to compile chainmbm2005-04-211-1/+1
* add openwrt image builder to sdknbd2005-04-201-1/+1
* add some fixes for parallel build (does not work with -j4 yet, but it gets mo...nbd2005-04-081-0/+1
* remove lzma loader config option (make it default) and move it from package/ ...nbd2005-04-021-12/+2
* lzma loader patch from oleg, great thanks good work, saves another 300 kb fla...wbx2005-04-021-1/+15
* enable CONFIG_NET_RADIOmbm2005-03-291-0/+8
* remove link before creation, otherwise rebuild failswbx2005-03-231-81/+0
* please quit breaking thingsmbm2005-03-201-0/+165