ixp4xx: add sysupgrade support
authorFelix Fietkau <nbd@openwrt.org>
Wed, 17 Oct 2012 22:03:46 +0000 (22:03 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 17 Oct 2012 22:03:46 +0000 (22:03 +0000)
commit7f98b1c0655cca729b5e71fb7d48d3368a14cd47
tree37f45c7515fc1ac56f858075a644b3671f2a81c2
parent60564a2e4b14cb7b320e201cfae239c2015adf5f
ixp4xx: add sysupgrade support

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
 target/linux/ixp4xx/base-files/lib/ixp4xx.sh           |   25 ++
 target/linux/ixp4xx/base-files/lib/upgrade/platform.sh |  156 +++++++++++++++++
 target/linux/ixp4xx/image/Makefile                     |   11 +
 3 files changed, 192 insertions(+)

SVN-Revision: 33828
target/linux/ixp4xx/base-files/lib/ixp4xx.sh [new file with mode: 0644]
target/linux/ixp4xx/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/ixp4xx/image/Makefile