cns3xxx: add sysupgrade support
authorFelix Fietkau <nbd@openwrt.org>
Sun, 7 Oct 2012 23:24:02 +0000 (23:24 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 7 Oct 2012 23:24:02 +0000 (23:24 +0000)
commite5bb1a1bc7d4ccc5bab9bc759cb3f9665e36194c
tree588d7c260fbee8d163a9a93013bb20837bd30df5
parent68449e2e01a434ed03f52261b5502d9c09fdc009
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(-)

SVN-Revision: 33650
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