move the diag driver to target/linux/package/diag and add wl-500gp support (based...
authorFelix Fietkau <nbd@openwrt.org>
Mon, 16 Oct 2006 01:29:09 +0000 (01:29 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 16 Oct 2006 01:29:09 +0000 (01:29 +0000)
commit4f1ca5131dd50e6436a1dfd23e3bc69288f34df7
tree5ac4a1d388cb674f3d38e3bfc4a1107442c14e6e
parent4ff88125dfb4b65214183bbf88b5cee439b6a305
move the diag driver to target/linux/package/diag and add wl-500gp support (based on a patch from wbx)

SVN-Revision: 5146
openwrt/target/linux/Config.in
openwrt/target/linux/linux-2.4/broadcom.mk
openwrt/target/linux/linux-2.4/patches/brcm/005-diag_led.patch [deleted file]
openwrt/target/linux/package/Config.in
openwrt/target/linux/package/Makefile
openwrt/target/linux/package/diag/Config.in [new file with mode: 0644]
openwrt/target/linux/package/diag/Makefile [new file with mode: 0644]
openwrt/target/linux/package/diag/ipkg/kmod-diag.control [new file with mode: 0644]
openwrt/target/linux/package/diag/src/Makefile [new file with mode: 0644]
openwrt/target/linux/package/diag/src/diag_led.c [new file with mode: 0644]