Commit Graph

26 Commits

Author SHA1 Message Date
Felix Fietkau 1f20179ce5 fix and enable the sdk
SVN-Revision: 4037
2006-06-21 03:17:13 +00:00
Felix Fietkau 4e24e35fa9 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
SVN-Revision: 4032
2006-06-21 02:16:37 +00:00
Felix Fietkau 991cba3cc9 add target/download
SVN-Revision: 4030
2006-06-20 23:56:49 +00:00
Felix Fietkau 9ba9373d54 cleanup; replace .PHONY with FORCE; disable gdb by default
SVN-Revision: 3877
2006-05-31 23:29:05 +00:00
Felix Fietkau 61c868f34f disable target/linux/package
SVN-Revision: 3856
2006-05-31 12:38:39 +00:00
Felix Fietkau d3f5fda543 remove old trace/verbose junk
SVN-Revision: 3755
2006-05-10 20:32:22 +00:00
Felix Fietkau 1c9302c9a9 fix make target/linux/package/*-clean
SVN-Revision: 3271
2006-02-24 20:59:09 +00:00
Mike Baker 5a2107ed8a fix "make target/linux/package/*-*" targets
SVN-Revision: 3103
2006-01-31 21:55:38 +00:00
Mike Baker 7549093723 fix trace targets to actually display correct target names
SVN-Revision: 2970
2006-01-14 01:57:24 +00:00
Felix Fietkau 43d05308e8 call target/linux/prepare from target/prepare
SVN-Revision: 2961
2006-01-13 22:34:55 +00:00
Felix Fietkau 35d1297447 large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
SVN-Revision: 2221
2005-10-22 00:06:20 +00:00
Felix Fietkau 4bcd843c60 add new image builder
SVN-Revision: 1661
2005-08-14 15:00:56 +00:00
Waldemar Brodkorb ad360a436a remove unused variable
SVN-Revision: 1507
2005-07-20 23:11:14 +00:00
Felix Fietkau 8cf55878a8 move target/default/target_skeleton into package/base-files, put all the default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root
SVN-Revision: 1494
2005-07-17 22:52:59 +00:00
Felix Fietkau 4c659f618c cleanup in target/
SVN-Revision: 1205
2005-06-11 21:18:26 +00:00
Felix Fietkau 981d043377 add rebuild target for the linux directory
SVN-Revision: 1149
2005-06-05 14:42:57 +00:00
Felix Fietkau 269c715804 move package/linux into target/linux, use wbx' new kernel code. support 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
2005-05-28 09:17:29 +00:00
Felix Fietkau 9fe50db569 fix sdk build
SVN-Revision: 699
2005-04-21 18:09:41 +00:00
Mike Baker 4464974542 add lzma to compile chain
SVN-Revision: 695
2005-04-21 06:14:52 +00:00
Felix Fietkau b6defb27cb add openwrt image builder to sdk
SVN-Revision: 688
2005-04-20 17:01:30 +00:00
Felix Fietkau b7d92815a6 add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now)
SVN-Revision: 577
2005-04-08 09:08:38 +00:00
Felix Fietkau ebac64aab9 remove lzma loader config option (make it default) and move it from package/ to target/
SVN-Revision: 530
2005-04-02 19:06:50 +00:00
Waldemar Brodkorb 8f80e98934 lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory
SVN-Revision: 513
2005-04-02 12:12:58 +00:00
Mike Baker 15574cf2c0 enable CONFIG_NET_RADIO add preliminary motorola support
SVN-Revision: 471
2005-03-29 03:32:18 +00:00
Waldemar Brodkorb 23965113ae remove link before creation, otherwise rebuild fails
SVN-Revision: 420
2005-03-23 09:38:27 +00:00
Mike Baker 686391263c please quit breaking things
SVN-Revision: 398
2005-03-20 02:53:40 +00:00