Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename upgrade image to sysupgrade.bin for consistency | Florian Fainelli | 2012-07-17 | 1 | -3/+3 |
| | | | | SVN-Revision: 32770 | ||||
* | au1000: implement sysupgrade platform.sh | Florian Fainelli | 2012-07-17 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32768 | ||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -8/+8 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | made au1000 images srec file ending | John Crispin | 2007-12-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 9811 | ||||
* | make au1000 images 128k | John Crispin | 2007-12-20 | 1 | -0/+2 |
| | | | | SVN-Revision: 9810 | ||||
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | Felix Fietkau | 2007-12-09 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -7/+7 |
| | | | | SVN-Revision: 9533 | ||||
* | Resync kernel config, make kernel.{flash,ram}.srec available | Florian Fainelli | 2007-10-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 9402 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -0/+66 |
(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 |