1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-21 00:20:43 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
nbd
c65955aa6a large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 00:06:20 +00:00
nbd
8d627f3fc5 add new image builder
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-14 15:00:56 +00:00
wbx
e93efae8b0 remove unused variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-20 23:11:14 +00:00
nbd
3d00739480 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1494 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-17 22:52:59 +00:00
nbd
a80d25042b cleanup in target/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 21:18:26 +00:00
nbd
6854475006 add rebuild target for the linux directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-05 14:42:57 +00:00
nbd
50af40000a 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 09:17:29 +00:00
nbd
32e15c03e0 fix sdk build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-21 18:09:41 +00:00
mbm
b885f8c3fb add lzma to compile chain
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-21 06:14:52 +00:00
nbd
d4acdafcf7 add openwrt image builder to sdk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-20 17:01:30 +00:00
nbd
e8d8973099 add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-08 09:08:38 +00:00
nbd
0e222f60ff remove lzma loader config option (make it default) and move it from package/ to target/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-02 19:06:50 +00:00
wbx
2b9b4c5a2d lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-02 12:12:58 +00:00
mbm
85da447326 enable CONFIG_NET_RADIO
add preliminary motorola support


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-29 03:32:18 +00:00
wbx
628fef7425 remove link before creation, otherwise rebuild fails
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-23 09:38:27 +00:00
mbm
01c6f2f12c please quit breaking things
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-20 02:53:40 +00:00