florian
|
a931e49ccc
|
[au1000] rename upgrade image to sysupgrade.bin for consistency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32770 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2012-07-17 16:47:57 +00:00 |
|
florian
|
65e3a4bb3b
|
au1000: implement sysupgrade platform.sh
Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32768 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2012-07-17 16:40:24 +00:00 |
|
nico
|
bca3f225e9
|
define a shared IMG_PREFIX variable used as a basename for image files, it 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
|
2010-04-12 23:15:56 +00:00 |
|
blogic
|
039c62e3be
|
made au1000 images srec file ending
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9811 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-20 22:12:56 +00:00 |
|
blogic
|
82034349b1
|
make au1000 images 128k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9810 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-12-20 22:10:19 +00:00 |
|
nbd
|
c3cd9cb9ab
|
Use $(CP) instead of $(INSTALL_BIN) for binaries.
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
|
2007-12-09 18:53:06 +00:00 |
|
nbd
|
f56b55940b
|
make the image filenames a bit shorter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-11-10 23:08:11 +00:00 |
|
florian
|
01535e65a2
|
Resync kernel config, make kernel.{flash,ram}.srec available
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9402 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-22 16:17:09 +00:00 |
|
nbd
|
17c7b6c3fd
|
strip the kernel version suffix from target directories, except for brcm-2.4 (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
|
2007-09-06 16:27:37 +00:00 |
|