summaryrefslogtreecommitdiff
path: root/openwrt/target/jffs2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* cleanup in target/Felix Fietkau2005-06-111-47/+0
| | | | SVN-Revision: 1205
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-15/+39
| | | | | | 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
* add openwrt image builder to sdkFelix Fietkau2005-04-201-15/+2
| | | | SVN-Revision: 688
* upgrade kernel, quagga and openvpn, add licensing info to diag module, fix ↵Imre Kaloz2005-04-141-1/+1
| | | | | | up jffs2 SVN-Revision: 650
* add additional compressors and try all of them when making jffs2 images ↵Felix Fietkau2005-04-121-4/+4
| | | | | | (decreases default image size by ~70k) SVN-Revision: 636
* remove lzma loader config option (make it default) and move it from package/ ↵Felix Fietkau2005-04-021-2/+2
| | | | | | to target/ SVN-Revision: 530
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵Waldemar Brodkorb2005-04-021-4/+4
| | | | | | flashmemory SVN-Revision: 513
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-0/+36
SVN-Revision: 307