aboutsummaryrefslogtreecommitdiffstats
path: root/tools/sdcc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* [tools] sdcc: drop tool, it is not used since r31227Luka Perkov2013-09-241-43/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] sdcc: link staticallyJo-Philipp Wich2012-08-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] sdcc: enable packihx, required by firmwarehotplugJo-Philipp Wich2012-06-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32500 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] sdcc: sdcc needs sdcpp to bootstrap itself, so enable itJo-Philipp Wich2012-04-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] add an sdcc host build which is enabled if firmwarehotplug is selectedJo-Philipp Wich2012-04-091-0/+42
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31226 3c298f89-4303-0410-b956-a3cf2f4a3e73