summaryrefslogtreecommitdiff
path: root/openwrt/package/linux/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-175/+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
* fix pci initialization and add oleg et driver. connect new linux structure.Waldemar Brodkorb2005-05-271-4/+19
| | | | SVN-Revision: 1078
* use only promise ide driverFelix Fietkau2005-05-041-0/+1
| | | | SVN-Revision: 797
* add ide driversFelix Fietkau2005-05-021-0/+3
| | | | SVN-Revision: 787
* package b44 driverFelix Fietkau2005-04-251-0/+3
| | | | SVN-Revision: 713
* package kmod-diagFelix Fietkau2005-04-201-0/+3
| | | | SVN-Revision: 687
* remove msdos from vfat module, add ext2, ext3, xfs, hfsplusFelix Fietkau2005-04-101-1/+13
| | | | SVN-Revision: 615
* add some fixes for parallel build (does not work with -j4 yet, but it gets ↵Felix Fietkau2005-04-081-0/+1
| | | | | | most packages compiled now) SVN-Revision: 577
* package wl and et and make them removableFelix Fietkau2005-04-021-0/+6
| | | | SVN-Revision: 532
* split usb packages and add usb2 supportFelix Fietkau2005-04-021-4/+18
| | | | SVN-Revision: 518
* Add new kmod-pppoe package, add ppp_async.o to kmod-pppNicolas Thill2005-03-231-0/+5
| | | | SVN-Revision: 418
* add cifs, disable smbfsFelix Fietkau2005-03-211-3/+3
| | | | SVN-Revision: 413
* parallel port support, found via google. tested by fenrirWaldemar Brodkorb2005-03-211-0/+1
| | | | SVN-Revision: 412
* compile/install kmod packages only if their kernel configuration options are ↵Felix Fietkau2005-03-211-13/+24
| | | | | | enabled in linux.config SVN-Revision: 409
* add md5sumsWaldemar Brodkorb2005-03-211-0/+2
| | | | SVN-Revision: 405
* add smbfs moduleFelix Fietkau2005-03-191-0/+3
| | | | SVN-Revision: 393
* parport_pc is wrong, adn the other probably , tooWaldemar Brodkorb2005-03-171-1/+0
| | | | SVN-Revision: 385
* add vfat/fat/msdos modules needed for usb mass storage devices, add ↵Waldemar Brodkorb2005-03-171-0/+10
| | | | | | lp/parport, needed for asus parallel port (untested) SVN-Revision: 384
* add missing slhc kernel module for ppp_generic.oWaldemar Brodkorb2005-03-161-0/+1
| | | | SVN-Revision: 383
* make kernel ppp optional and remove cramfs supportFelix Fietkau2005-03-141-0/+3
| | | | SVN-Revision: 372
* Add kmod-nfs packageNicolas Thill2005-03-091-0/+5
| | | | SVN-Revision: 360
* Fix typoNicolas Thill2005-03-071-1/+1
| | | | SVN-Revision: 327
* bring up to date with nbd's br2_test20.tar.bz2Mike Baker2005-03-061-0/+3
| | | | SVN-Revision: 308
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-0/+74
SVN-Revision: 307