summaryrefslogtreecommitdiff
path: root/target/linux/at91-2.6/image/u-boot/ubclient/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-15/+0
| | | | | | (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
* Added config parameters for u-boot client IP address as well as TFTP server ↵Hamish Guthrie2007-06-141-1/+1
| | | | | | IP address. SVN-Revision: 7632
* Added module to generate u-boot config file. Added platform overrides for ↵Hamish Guthrie2007-04-051-0/+15
base files. SVN-Revision: 6870