summaryrefslogtreecommitdiff
path: root/target/Makefile
AgeCommit message (Expand)Author
2009-11-14Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t...nbd
2008-08-17some more build system cleanupnbd
2008-06-09large improvement for parallel builds. works without V=99 now and without war...nbd
2007-08-30fix a dependency bugnbd
2007-07-31only build sdk and imagebuilder at target/install timenbd
2007-07-30next round of cleanup, convert target/ - make -j works now ;)nbd
2007-07-16don't run the image prereq check if the image directory does not existnbd
2007-06-04Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...nbd
2007-06-03implement quilt handling for the kernel tree ... and there was much rejoicing!nbd
2007-04-18the default_subtargets template was a bad idea, since different makefiles req...nbd
2007-02-26use default_subtargets in package/Makefile and target/Makefilenbd
2007-02-25clean up a few things in image build makefiles and fix unnecessary grub rebuildsnbd
2007-01-14Fix config checks for Image Builder and SDK - only build them when requested.nbd
2007-01-10Add initial version of the new Image Buildernbd
2006-12-06move target/utils to tools/firmware-utilsnbd
2006-11-28move target/image/platform to target/linux/platform/imagembm
2006-11-18add prereq checks for target/linux/* and target/image/*, check for fdisk for ...nbd
2006-10-14leave out the ccache directory when copying the staging dir into the sdk (#843)nbd
2006-07-20change 'source' to 'download'mbm
2006-06-27credit where credit is duembm
2006-06-21move target/linux/image to target/imagenbd
2006-06-21fix and enable the sdknbd
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd
2006-06-20add target/downloadnbd
2006-05-31cleanup; replace .PHONY with FORCE; disable gdb by defaultnbd
2006-05-31disable target/linux/packagenbd
2006-05-10remove old trace/verbose junknbd
2006-02-24fix make target/linux/package/*-cleannbd
2006-01-31fix "make target/linux/package/*-*" targetsmbm
2006-01-14fix trace targets to actually display correct target namesmbm
2006-01-13call target/linux/prepare from target/preparenbd
2005-10-22large build system cleanup. added some stuff to control the verbosity level, ...nbd
2005-08-14add new image buildernbd
2005-07-20remove unused variablewbx
2005-07-17move target/default/target_skeleton into package/base-files, put all the defa...nbd
2005-06-11cleanup in target/nbd
2005-06-05add rebuild target for the linux directorynbd
2005-05-28move package/linux into target/linux, use wbx' new kernel code. support build...nbd
2005-04-21fix sdk buildnbd
2005-04-21add lzma to compile chainmbm
2005-04-20add openwrt image builder to sdknbd
2005-04-08add some fixes for parallel build (does not work with -j4 yet, but it gets mo...nbd
2005-04-02remove lzma loader config option (make it default) and move it from package/ ...nbd
2005-04-02lzma loader patch from oleg, great thanks good work, saves another 300 kb fla...wbx
2005-03-29enable CONFIG_NET_RADIOmbm
2005-03-23remove link before creation, otherwise rebuild failswbx
2005-03-20please quit breaking thingsmbm