1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 15:53:17 +03:00
openwrt-xburst/target/linux/ixp4xx
nbd dda0ebc3e2 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
2012-10-17 22:03:46 +00:00
..
base-files/lib ixp4xx: add sysupgrade support 2012-10-17 22:03:46 +00:00
generic [kernel] dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency 2012-09-28 21:54:31 +00:00
harddisk [kernel] dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency 2012-09-28 21:54:31 +00:00
image ixp4xx: add sysupgrade support 2012-10-17 22:03:46 +00:00
patches-3.3 drop GPIODEV platform code 2012-10-17 21:53:37 +00:00
config-3.3 [kernel] gpiodev/gpioctl RIP 2012-10-11 11:58:09 +00:00
Makefile [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
modules.mk [ixp4xx] move ixp4xx-eth to target specific modules.mk 2012-07-25 15:50:23 +00:00