summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/image/lzma-loader/src/board.c
Commit message (Collapse)AuthorAgeFilesLines
* target/linux: drop anything not on v4.9 or v4.14John Crispin2018-05-241-185/+0
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* experimental support for the Motorola MU GatewayGabor Juhos2008-09-231-5/+12
| | | | SVN-Revision: 12662
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+178
(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