aboutsummaryrefslogtreecommitdiff
path: root/package/gdbserver
Commit message (Collapse)AuthorAge
* replace the gdbserver package with a full gdb package that also includes ↵Felix Fietkau2009-01-13
| | | | | | gdbserver SVN-Revision: 14024
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-09
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694
* dep fixFelix Fietkau2007-09-24
| | | | SVN-Revision: 9006
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is ↵Florian Fainelli2007-08-11
| | | | | | deprecated) SVN-Revision: 8399
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-16
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-23
| | | | SVN-Revision: 5624
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20