summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files/include
Commit message (Collapse)AuthorAgeFilesLines
* fix memory size detection (#2244)Gabor Juhos2007-09-101-2/+8
| | | | SVN-Revision: 8728
* define more SWITCH/MPMC constantsGabor Juhos2007-09-092-40/+177
| | | | SVN-Revision: 8704
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0618-0/+1524
(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