summaryrefslogtreecommitdiff
path: root/openwrt/package/linux/linux.mk
Commit message (Collapse)AuthorAgeFilesLines
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-119/+0
| | | | | | 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
* add rml's netdev-random patch and modify et to use it (finally some entropy ↵Felix Fietkau2005-05-051-1/+1
| | | | | | on /dev/random) SVN-Revision: 802
* disable delayed branch optimization for kernel - seems to improve stability ↵Felix Fietkau2005-05-031-2/+2
| | | | | | on v1 hardware SVN-Revision: 792
* rx stuck patch for et driver included in 0.6, should fix some issues on asus ↵Waldemar Brodkorb2005-05-031-2/+2
| | | | | | wl500g, thx oleg SVN-Revision: 791
* switch to et source package, linksys 3.37.2 without robo_qos, but with patch ↵Waldemar Brodkorb2005-04-281-14/+15
| | | | | | from oleg for asus wl500gd SVN-Revision: 744
* fix sdk buildFelix Fietkau2005-04-211-3/+6
| | | | SVN-Revision: 699
* package kmod-diagFelix Fietkau2005-04-201-1/+0
| | | | SVN-Revision: 687
* add some fixes for compiling on mac os xFelix Fietkau2005-04-061-0/+1
| | | | SVN-Revision: 574
* package wl and et and make them removableFelix Fietkau2005-04-021-2/+0
| | | | SVN-Revision: 532
* add pptp nat patchFelix Fietkau2005-04-021-1/+1
| | | | SVN-Revision: 529
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵Waldemar Brodkorb2005-04-021-1/+1
| | | | | | flashmemory SVN-Revision: 513
* add cifs, disable smbfsFelix Fietkau2005-03-211-0/+2
| | | | SVN-Revision: 413
* add md5sumsWaldemar Brodkorb2005-03-211-2/+5
| | | | SVN-Revision: 405
* add new et-driver with patches from Kaloz/Oleg for Asus wl500 deluxe, remove ↵Waldemar Brodkorb2005-03-201-3/+2
| | | | | | unneeded var. SVN-Revision: 401
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-2/+2
| | | | | | support) SVN-Revision: 391
* add all source code from linksys/broadcom which is free, to cvs for better ↵Waldemar Brodkorb2005-03-161-16/+19
| | | | | | maintainence inside openwrt. this gives us the ability to better support different hardware models, without changing any external tar-balls. only et.o and wl.o is missing and is fetched from my webserver. SVN-Revision: 379
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-21/+17
| | | | SVN-Revision: 307
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs ↵Mike Baker2005-03-031-11/+3
| | | | | | removed in favor of squashfs-lzma SVN-Revision: 301
* demistifying make *clean targets, fix some clean targets issuesWaldemar Brodkorb2005-02-191-0/+6
| | | | SVN-Revision: 272
* sync with buildroot2 from uclibc, cleanup, extract linuxsource in kernel-headersWaldemar Brodkorb2005-02-191-26/+22
| | | | SVN-Revision: 264
* squashfs-lzmaWaldemar Brodkorb2005-02-171-0/+3
| | | | SVN-Revision: 254
* do not use linux-mips-cvs anymore. suggested earlier by Kaloz. I created a ↵Waldemar Brodkorb2005-02-121-27/+16
| | | | | | patch between linux-2.4.29 and linux-mips-cvs from today. kernel still work on my development router. SVN-Revision: 242
* makefile cleanup, new directory name for linksys kernel stuffWaldemar Brodkorb2005-02-121-8/+9
| | | | SVN-Revision: 235
* clean up dependancies to avoid rebuildingMike Baker2005-02-061-2/+2
| | | | SVN-Revision: 218
* wbx's kernel patchesMike Baker2005-02-061-30/+42
| | | | SVN-Revision: 209
* Initial revisionMike Baker2005-01-161-0/+115
SVN-Revision: 197