summaryrefslogtreecommitdiff
path: root/openwrt/target/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* change 'source' to 'download'Mike Baker2006-07-201-3/+3
| | | | SVN-Revision: 4176
* credit where credit is dueMike Baker2006-06-271-0/+6
| | | | SVN-Revision: 4091
* move target/linux/image to target/imageFelix Fietkau2006-06-211-2/+11
| | | | SVN-Revision: 4040
* fix and enable the sdkFelix Fietkau2006-06-211-4/+6
| | | | SVN-Revision: 4037
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-211-7/+2
| | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032
* add target/downloadFelix Fietkau2006-06-201-1/+6
| | | | SVN-Revision: 4030
* cleanup; replace .PHONY with FORCE; disable gdb by defaultFelix Fietkau2006-05-311-5/+5
| | | | SVN-Revision: 3877
* disable target/linux/packageFelix Fietkau2006-05-311-3/+0
| | | | SVN-Revision: 3856
* remove old trace/verbose junkFelix Fietkau2006-05-101-6/+0
| | | | SVN-Revision: 3755
* fix make target/linux/package/*-cleanFelix Fietkau2006-02-241-2/+4
| | | | SVN-Revision: 3271
* fix "make target/linux/package/*-*" targetsMike Baker2006-01-311-0/+2
| | | | SVN-Revision: 3103
* fix trace targets to actually display correct target namesMike Baker2006-01-141-5/+5
| | | | SVN-Revision: 2970
* call target/linux/prepare from target/prepareFelix Fietkau2006-01-131-1/+1
| | | | SVN-Revision: 2961
* large build system cleanup. added some stuff to control the verbosity level, ↵Felix Fietkau2005-10-221-0/+6
| | | | | | but not complete, yet. SVN-Revision: 2221
* add new image builderFelix Fietkau2005-08-141-1/+2
| | | | SVN-Revision: 1661
* remove unused variableWaldemar Brodkorb2005-07-201-3/+0
| | | | SVN-Revision: 1507
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-171-27/+2
| | | | | | default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494
* cleanup in target/Felix Fietkau2005-06-111-51/+11
| | | | SVN-Revision: 1205
* add rebuild target for the linux directoryFelix Fietkau2005-06-051-1/+5
| | | | SVN-Revision: 1149
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-10/+10
| | | | | | building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085
* fix sdk buildFelix Fietkau2005-04-211-5/+2
| | | | SVN-Revision: 699
* add lzma to compile chainMike Baker2005-04-211-1/+1
| | | | SVN-Revision: 695
* add openwrt image builder to sdkFelix Fietkau2005-04-201-1/+1
| | | | SVN-Revision: 688
* add some fixes for parallel build (does not work with -j4 yet, but it gets ↵Felix Fietkau2005-04-081-0/+1
| | | | | | most packages compiled now) SVN-Revision: 577
* remove lzma loader config option (make it default) and move it from package/ ↵Felix Fietkau2005-04-021-12/+2
| | | | | | to target/ SVN-Revision: 530
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵Waldemar Brodkorb2005-04-021-1/+15
| | | | | | flashmemory SVN-Revision: 513
* enable CONFIG_NET_RADIO add preliminary motorola supportMike Baker2005-03-291-0/+8
| | | | SVN-Revision: 471
* remove link before creation, otherwise rebuild failsWaldemar Brodkorb2005-03-231-81/+0
| | | | SVN-Revision: 420
* please quit breaking thingsMike Baker2005-03-201-0/+165
SVN-Revision: 398