summaryrefslogtreecommitdiffstats
path: root/target/linux/etrax/image/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* etrax: R.I.P.Gabor Juhos2012-12-181-5/+0
| | | | | | | | It is broken and it is not maintained by anyone since long time. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34768
* fix target names in image options (closes: #2357)Nicolas Thill2007-09-111-1/+1
| | | | SVN-Revision: 8749
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+5
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653