| Commit message (Expand) | Author | Age | Files | Lines |
* | the default_subtargets template was a bad idea, since different makefiles req... | nbd | 2007-04-18 | 1 | -1/+2 |
* | use default_subtargets in package/Makefile and target/Makefile | nbd | 2007-02-26 | 1 | -11/+1 |
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | nbd | 2007-02-25 | 1 | -1/+1 |
* | Fix config checks for Image Builder and SDK - only build them when requested. | nbd | 2007-01-14 | 1 | -1/+9 |
* | Add initial version of the new Image Builder | nbd | 2007-01-10 | 1 | -6/+8 |
* | move target/utils to tools/firmware-utils | nbd | 2006-12-06 | 1 | -2/+1 |
* | move target/image/platform to target/linux/platform/image | mbm | 2006-11-28 | 1 | -4/+7 |
* | add prereq checks for target/linux/* and target/image/*, check for fdisk for ... | nbd | 2006-11-18 | 1 | -0/+4 |
* | leave out the ccache directory when copying the staging dir into the sdk (#843) | nbd | 2006-10-14 | 1 | -1/+0 |
* | change 'source' to 'download' | mbm | 2006-07-20 | 1 | -3/+3 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |
* | move target/linux/image to target/image | nbd | 2006-06-21 | 1 | -2/+11 |
* | fix and enable the sdk | nbd | 2006-06-21 | 1 | -4/+6 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 1 | -7/+2 |
* | add target/download | nbd | 2006-06-20 | 1 | -1/+6 |
* | cleanup; replace .PHONY with FORCE; disable gdb by default | nbd | 2006-05-31 | 1 | -5/+5 |
* | disable target/linux/package | nbd | 2006-05-31 | 1 | -3/+0 |
* | remove old trace/verbose junk | nbd | 2006-05-10 | 1 | -6/+0 |
* | fix make target/linux/package/*-clean | nbd | 2006-02-24 | 1 | -2/+4 |
* | fix "make target/linux/package/*-*" targets | mbm | 2006-01-31 | 1 | -0/+2 |
* | fix trace targets to actually display correct target names | mbm | 2006-01-14 | 1 | -5/+5 |
* | call target/linux/prepare from target/prepare | nbd | 2006-01-13 | 1 | -1/+1 |
* | large build system cleanup. added some stuff to control the verbosity level, ... | nbd | 2005-10-22 | 1 | -0/+6 |
* | add new image builder | nbd | 2005-08-14 | 1 | -1/+2 |
* | remove unused variable | wbx | 2005-07-20 | 1 | -3/+0 |
* | move target/default/target_skeleton into package/base-files, put all the defa... | nbd | 2005-07-17 | 1 | -27/+2 |
* | cleanup in target/ | nbd | 2005-06-11 | 1 | -51/+11 |
* | add rebuild target for the linux directory | nbd | 2005-06-05 | 1 | -1/+5 |
* | move package/linux into target/linux, use wbx' new kernel code. support build... | nbd | 2005-05-28 | 1 | -10/+10 |
* | fix sdk build | nbd | 2005-04-21 | 1 | -5/+2 |
* | add lzma to compile chain | mbm | 2005-04-21 | 1 | -1/+1 |
* | add openwrt image builder to sdk | nbd | 2005-04-20 | 1 | -1/+1 |
* | add some fixes for parallel build (does not work with -j4 yet, but it gets mo... | nbd | 2005-04-08 | 1 | -0/+1 |
* | remove lzma loader config option (make it default) and move it from package/ ... | nbd | 2005-04-02 | 1 | -12/+2 |
* | lzma loader patch from oleg, great thanks good work, saves another 300 kb fla... | wbx | 2005-04-02 | 1 | -1/+15 |
* | enable CONFIG_NET_RADIO | mbm | 2005-03-29 | 1 | -0/+8 |
* | remove link before creation, otherwise rebuild fails | wbx | 2005-03-23 | 1 | -81/+0 |
* | please quit breaking things | mbm | 2005-03-20 | 1 | -0/+165 |