summaryrefslogtreecommitdiff
path: root/openwrt/package/shfs/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-28/+2
| | | | | | 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 and standardize Config.inNicolas Thill2005-05-241-13/+30
| | | | SVN-Revision: 1046
* Standardize package Config.in, change prompt to package name + short ↵Nicolas Thill2005-05-191-13/+13
| | | | | | description, add URL when missing (and found) SVN-Revision: 956
* clean up shfs menuconfigFelix Fietkau2005-04-261-16/+16
| | | | SVN-Revision: 725
* Change shfs, uniformize package makefileNicolas Thill2005-04-191-2/+20
| | | | SVN-Revision: 684
* disable non-essential packages by default if DEVELOPER is unset on make ↵Felix Fietkau2005-04-181-1/+1
| | | | | | menuconfig SVN-Revision: 675
* Add shfs packageNicolas Thill2005-04-091-0/+24
SVN-Revision: 593