summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/image/lzma-loader/src/decompress.lds.in
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: add working lzma-loader and use it for initramfsJonas Gorski2014-08-011-20/+0
| | | | | | | | | | | | Add a working lzma loader and use it for generating initramfs kernels to allow easily netbooting elf kernels on devices with a 4 MiB CFE size limit. Based on ar71xx's lzma-loader. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41940
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+20
(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