add support for netgear dg834 and the almost identical sphairon jdr454wb: new images...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 12 Feb 2006 06:00:38 +0000 (06:00 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 12 Feb 2006 06:00:38 +0000 (06:00 +0000)
commit5b2e7149d00972f0d5d3865cde88842a11952f5f
tree59ba95c12665a7ab7ee8c9ff80efc22102da14ca
parent160e28ffecb54eb95f4225506981879fd338db77
add support for netgear dg834 and the almost identical sphairon jdr454wb: new images, automatic boot loader patcher, updated flash script (dlink.pl renamed to adam2flash.pl) - Thanks to Jonathan McDowell (Noodles)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3221 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
openwrt/scripts/adam2flash.pl [new file with mode: 0755]
openwrt/scripts/dlink.pl [deleted file]
openwrt/target/linux/image/ar7/Makefile
openwrt/target/linux/image/ar7/sercomm/adam2.bin [new file with mode: 0644]
openwrt/target/linux/image/ar7/sercomm/dg834 [new file with mode: 0644]
openwrt/target/linux/image/ar7/sercomm/jdr454wb [new file with mode: 0644]
openwrt/target/linux/package/base-files/Makefile
openwrt/target/linux/package/base-files/files/ar7-2.4/etc/init.d/S00adam2 [new file with mode: 0755]
openwrt/target/linux/package/base-files/jffs2root.c [deleted file]
openwrt/target/linux/package/base-files/src/adam2patcher.c [new file with mode: 0644]
openwrt/target/linux/package/base-files/src/jffs2root.c [new file with mode: 0644]
openwrt/target/utils/Makefile
openwrt/target/utils/src/dgfirmware.c [new file with mode: 0644]