aboutsummaryrefslogtreecommitdiffstats
path: root/target/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* fix trace targets to actually display correct target namesMike Baker2006-01-141-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* call target/linux/prepare from target/prepareFelix Fietkau2006-01-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* large build system cleanup. added some stuff to control the verbosity level, ↵Felix Fietkau2005-10-221-0/+6
| | | | | | but not complete, yet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2221 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new image builderFelix Fietkau2005-08-141-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unused variableWaldemar Brodkorb2005-07-201-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1494 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup in target/Felix Fietkau2005-06-111-51/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add rebuild target for the linux directoryFelix Fietkau2005-06-051-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix sdk buildFelix Fietkau2005-04-211-5/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add lzma to compile chainMike Baker2005-04-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add openwrt image builder to sdkFelix Fietkau2005-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@577 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove lzma loader config option (make it default) and move it from package/ ↵Felix Fietkau2005-04-021-12/+2
| | | | | | to target/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵Waldemar Brodkorb2005-04-021-1/+15
| | | | | | flashmemory git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable CONFIG_NET_RADIOMike Baker2005-03-291-0/+8
| | | | | | | add preliminary motorola support git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove link before creation, otherwise rebuild failsWaldemar Brodkorb2005-03-231-81/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* please quit breaking thingsMike Baker2005-03-201-0/+165
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@398 3c298f89-4303-0410-b956-a3cf2f4a3e73