summaryrefslogtreecommitdiff
path: root/openwrt/toolchain/Config.in.devel
Commit message (Collapse)AuthorAgeFilesLines
* disable gdb build for now, need to rework gdb client and server and add some ↵Waldemar Brodkorb2006-01-231-1/+0
| | | | | | docs to our wiki SVN-Revision: 3040
* fix cflagsMike Baker2006-01-131-1/+2
| | | | SVN-Revision: 2944
* add -funit-at-a-time in trunk/ as wellFelix Fietkau2005-10-231-2/+2
| | | | SVN-Revision: 2291
* add support for multiple target archNicolas Thill2005-07-251-1/+2
| | | | SVN-Revision: 1561
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-171-1/+0
| | | | | | default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494
* add gdb-client to run on host to debug target.. (kgdb)Waldemar Brodkorb2005-06-071-0/+1
| | | | SVN-Revision: 1166
* hide experimental/developer options from the user. can be reenabled by using ↵Felix Fietkau2005-04-051-0/+55
make menuconfig DEVELOPER=1 SVN-Revision: 567