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)
commit0520369d5f431b3be75baade9bf06dfa414636cf
tree37f45c7515fc1ac56f858075a644b3671f2a81c2
parent047aa0a7c5101d2dcb354c4cb895beb4e004d4a6
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(+)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33828 3c298f89-4303-0410-b956-a3cf2f4a3e73
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