summaryrefslogtreecommitdiffstats
path: root/openwrt/package/linux/linux.mk
Commit message (Collapse)AuthorAgeFilesLines
* move package/linux into target/linux, use wbx' new kernel code. support ↵nbd2005-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add rml's netdev-random patch and modify et to use it (finally some entropy ↵nbd2005-05-051-1/+1
| | | | | | on /dev/random) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable delayed branch optimization for kernel - seems to improve stability ↵nbd2005-05-031-2/+2
| | | | | | on v1 hardware git-svn-id: svn://svn.openwrt.org/openwrt/trunk@792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rx stuck patch for et driver included in 0.6, should fix some issues on asus ↵wbx2005-05-031-2/+2
| | | | | | wl500g, thx oleg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch to et source package, linksys 3.37.2 without robo_qos, but with patch ↵wbx2005-04-281-14/+15
| | | | | | from oleg for asus wl500gd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix sdk buildnbd2005-04-211-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package kmod-diagnbd2005-04-201-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some fixes for compiling on mac os xnbd2005-04-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package wl and et and make them removablenbd2005-04-021-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@532 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add pptp nat patchnbd2005-04-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@529 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵wbx2005-04-021-1/+1
| | | | | | flashmemory git-svn-id: svn://svn.openwrt.org/openwrt/trunk@513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add cifs, disable smbfsnbd2005-03-211-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add md5sumswbx2005-03-211-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@405 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new et-driver with patches from Kaloz/Oleg for Asus wl500 deluxe, remove ↵wbx2005-03-201-3/+2
| | | | | | unneeded var. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add downloading script (with md5sum checking and sourceforge downloading ↵nbd2005-03-191-2/+2
| | | | | | support) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add all source code from linksys/broadcom which is free, to cvs for better ↵wbx2005-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nbd's makefile/menuconfig rewritembm2005-03-061-21/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g)mbm2005-03-031-11/+3
| | | | | | | squashfs removed in favor of squashfs-lzma git-svn-id: svn://svn.openwrt.org/openwrt/trunk@301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* demistifying make *clean targets, fix some clean targets issueswbx2005-02-191-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@272 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync with buildroot2 from uclibc, cleanup, extract linuxsource in kernel-headerswbx2005-02-191-26/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@264 3c298f89-4303-0410-b956-a3cf2f4a3e73
* squashfs-lzmawbx2005-02-171-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@254 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not use linux-mips-cvs anymore. suggested earlier by Kaloz.wbx2005-02-121-27/+16
| | | | | | | | I created a patch between linux-2.4.29 and linux-mips-cvs from today. kernel still work on my development router. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* makefile cleanup, new directory name for linksys kernel stuffwbx2005-02-121-8/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up dependancies to avoid rebuildingmbm2005-02-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wbx's kernel patchesmbm2005-02-061-30/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@209 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Initial revisionmbm2005-01-161-0/+115
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@197 3c298f89-4303-0410-b956-a3cf2f4a3e73