summaryrefslogtreecommitdiff
path: root/openwrt/package/linux/linux.mk
AgeCommit message (Collapse)Author
2005-05-28move package/linux into target/linux, use wbx' new kernel code. support ↵nbd
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-05add rml's netdev-random patch and modify et to use it (finally some entropy ↵nbd
on /dev/random) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-03disable delayed branch optimization for kernel - seems to improve stability ↵nbd
on v1 hardware git-svn-id: svn://svn.openwrt.org/openwrt/trunk@792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-03rx stuck patch for et driver included in 0.6, should fix some issues on asus ↵wbx
wl500g, thx oleg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-28switch to et source package, linksys 3.37.2 without robo_qos, but with patch ↵wbx
from oleg for asus wl500gd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-21fix sdk buildnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-20package kmod-diagnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-06add some fixes for compiling on mac os xnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-02package wl and et and make them removablenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-02add pptp nat patchnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-02lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵wbx
flashmemory git-svn-id: svn://svn.openwrt.org/openwrt/trunk@513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-21add cifs, disable smbfsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-21add md5sumswbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-20add new et-driver with patches from Kaloz/Oleg for Asus wl500 deluxe, remove ↵wbx
unneeded var. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-19add downloading script (with md5sum checking and sourceforge downloading ↵nbd
support) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-16add all source code from linksys/broadcom which is free, to cvs for better ↵wbx
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
2005-03-06nbd's makefile/menuconfig rewritembm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-03target/jffs2/blocksize.mk for setting block size (req. for wrt54g)mbm
squashfs removed in favor of squashfs-lzma git-svn-id: svn://svn.openwrt.org/openwrt/trunk@301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19demistifying make *clean targets, fix some clean targets issueswbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19sync with buildroot2 from uclibc, cleanup, extract linuxsource in kernel-headerswbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-17squashfs-lzmawbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-12do not use linux-mips-cvs anymore. suggested earlier by Kaloz.wbx
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
2005-02-12makefile cleanup, new directory name for linksys kernel stuffwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-06clean up dependancies to avoid rebuildingmbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-06wbx's kernel patchesmbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-01-16Initial revisionmbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@197 3c298f89-4303-0410-b956-a3cf2f4a3e73