cns3xxx: add sysupgrade support
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Oct 2012 23:24:02 +0000 (23:24 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Oct 2012 23:24:02 +0000 (23:24 +0000)
commit04e21aac75ee7c8c6db51d54be42c02918769450
tree989cb22d8d088b880147652d92318d5c783e6c2a
parent91100227a1a2b827d07aaf9b747a379e1ef0a099
cns3xxx: add sysupgrade support

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
 target/linux/cns3xxx/base-files/lib/cns3xxx.sh          |   22 ++
 target/linux/cns3xxx/base-files/lib/upgrade/platform.sh |  122 ++++++++++++++++
 target/linux/cns3xxx/image/Makefile                     |   19 +-
 3 files changed, 159 insertions(+), 4 deletions(-)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33650 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/cns3xxx/base-files/lib/cns3xxx.sh [new file with mode: 0644]
target/linux/cns3xxx/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/cns3xxx/image/Makefile