summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add even more workarounds for bcm4710, remove -fno-delayed-branch from ↵Felix Fietkau2005-06-011-2/+2
| | | | | | kernel cflags -- not needed anymore SVN-Revision: 1132
* split kernel patches into board dependend and genericFelix Fietkau2005-05-301-1/+2
| | | | SVN-Revision: 1122
* add some options to the lzma kernel compressor for smaller sizeFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1098
* some cosmetic fixesFelix Fietkau2005-05-291-2/+2
| | | | SVN-Revision: 1096
* fix wlcompat buildFelix Fietkau2005-05-281-0/+1
| | | | SVN-Revision: 1087
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+228
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