summaryrefslogtreecommitdiff
path: root/openwrt/package/linux/linux-2.4/linux.mk
Commit message (Collapse)AuthorAgeFilesLines
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-114/+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-1/+1
| | | | SVN-Revision: 1078
* new package/linux structure. so that we can maintain kernel 2.6 and 2.4 in ↵Waldemar Brodkorb2005-05-261-0/+114
parallel. SVN-Revision: 1060