summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/image
Commit message (Collapse)AuthorAgeFilesLines
* [au1000] rename upgrade image to sysupgrade.bin for consistencyflorian2012-07-171-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000: implement sysupgrade platform.shflorian2012-07-171-0/+1
| | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico2010-04-121-8/+8
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* made au1000 images srec file endingblogic2007-12-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make au1000 images 128kblogic2007-12-201-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-091-1/+1
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the image filenames a bit shorternbd2007-11-101-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resync kernel config, make kernel.{flash,ram}.srec availableflorian2007-10-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-0/+66
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73