summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/image/gen_image.sh
Commit message (Collapse)AuthorAgeFilesLines
* rb532: align partitions to 128KBFelix Fietkau2015-03-271-1/+2
| | | | | | | | because block2mtd wants "erasesize must be a divisor of device size" since 3.15 Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 45072
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+17
(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