summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.6/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* large target/linux cleanupFelix Fietkau2006-01-101-497/+0
| | | | SVN-Revision: 2877
* upgrade kernel to 2.6.15 finalImre Kaloz2006-01-081-6/+6
| | | | SVN-Revision: 2862
* Added support for httpd IP address binding, worksforme #108 Corrected module ↵Florian Fainelli2006-01-071-1/+1
| | | | | | extension in for kmod-usb-visor SVN-Revision: 2850
* Added support for USB ATM devices needed for ueagle-atmFlorian Fainelli2006-01-061-0/+4
| | | | SVN-Revision: 2848
* Added support for ATM (needed by ueagle-atm), USB ATM, and VISOR USB serial ↵Florian Fainelli2006-01-061-0/+4
| | | | | | controller to 2.6 and 2.4 x86 SVN-Revision: 2845
* linux 2.6.15-rc6Imre Kaloz2005-12-201-2/+2
| | | | SVN-Revision: 2740
* add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on ↵Imre Kaloz2005-12-151-12/+12
| | | | | | Broadcom boards, we are working on it. Also upgrade iptables to 1.3.4 SVN-Revision: 2683
* add pcmcia and serial_cs kernel support for mipsel/2.6Nicolas Thill2005-12-091-1/+7
| | | | SVN-Revision: 2608
* merge netfilter modules and iptables extensions variablesNicolas Thill2005-12-071-10/+10
| | | | SVN-Revision: 2585
* find correct usb audio moduleWaldemar Brodkorb2005-11-291-3/+2
| | | | SVN-Revision: 2563
* fix kernel package and kernel modules dependency on itNicolas Thill2005-11-151-2/+1
| | | | SVN-Revision: 2492
* sync linux-2.6 makefile with the 2.4 one (will move some parts to a shared ↵Felix Fietkau2005-11-121-15/+16
| | | | | | makefile later) SVN-Revision: 2464
* backport netfilter modules split introduced by changeset:2083 in ↵Nicolas Thill2005-11-111-3/+45
| | | | | | whiterussian (fix ticket:40) SVN-Revision: 2430
* use the same versioning scheme for kernel and modulesNicolas Thill2005-11-081-1/+1
| | | | SVN-Revision: 2392
* fix module path in kmod-pwc templateNicolas Thill2005-11-031-1/+1
| | | | SVN-Revision: 2322
* add 2.6 support for x86Nicolas Thill2005-11-031-0/+4
| | | | SVN-Revision: 2320
* rework the 2.6 Makefile to match the 2.4 one, add missing KMOD_template callsNicolas Thill2005-11-021-41/+167
| | | | SVN-Revision: 2318
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-241-71/+111
| | | | SVN-Revision: 2297
* remove another unnecessary messageFelix Fietkau2005-10-241-1/+0
| | | | SVN-Revision: 2296
* remove some unnecessary messagesFelix Fietkau2005-10-241-1/+0
| | | | SVN-Revision: 2295
* another batch of V= stuffFelix Fietkau2005-10-221-4/+1
| | | | SVN-Revision: 2244
* fix kernel package install bugFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2240
* fix unnecessary recompiling of packagesFelix Fietkau2005-10-221-5/+5
| | | | SVN-Revision: 2239
* add some more verbosity stuffFelix Fietkau2005-10-221-11/+22
| | | | SVN-Revision: 2222
* large build system cleanup. added some stuff to control the verbosity level, ↵Felix Fietkau2005-10-221-10/+3
| | | | | | but not complete, yet. SVN-Revision: 2221
* add nls support modulesWaldemar Brodkorb2005-10-031-1/+16
| | | | SVN-Revision: 2037
* fix name of ohci modulWaldemar Brodkorb2005-10-021-1/+1
| | | | SVN-Revision: 2034
* fix dependency for vfat kernel modulesWaldemar Brodkorb2005-10-021-1/+2
| | | | SVN-Revision: 2033
* activate ohci, enable USB DEBUGWaldemar Brodkorb2005-10-011-3/+3
| | | | SVN-Revision: 2017
* add first steps for led driver port to 2.6Waldemar Brodkorb2005-09-101-1/+1
| | | | SVN-Revision: 1896
* add KERNEL varsWaldemar Brodkorb2005-09-101-4/+1
| | | | SVN-Revision: 1883
* add usbcore as kernel modulWaldemar Brodkorb2005-09-031-2/+2
| | | | SVN-Revision: 1837
* add usb and mtd driverWaldemar Brodkorb2005-08-281-2/+2
| | | | SVN-Revision: 1776
* Makefile change to compile modules, minor change in patchWaldemar Brodkorb2005-08-281-2/+2
| | | | SVN-Revision: 1775
* first 2.6 stuff for netgear wgt634u, unusable.Waldemar Brodkorb2005-08-281-0/+260
SVN-Revision: 1773