summaryrefslogtreecommitdiff
path: root/target/linux/at91/image/u-boot/ubclient/ubpar.c
Commit message (Collapse)AuthorAgeFilesLines
* at91: Remove u-boot from platform images folderBen Whitten2016-10-061-135/+0
| | | | | | | Removes the bootloader from the images section as its now in packages/boot with the others. Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-3/+3
| | | | SVN-Revision: 15840
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+135
(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