move diag module outside of kernel directory
authorImre Kaloz <kaloz@openwrt.org>
Wed, 21 Sep 2005 09:55:03 +0000 (09:55 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Wed, 21 Sep 2005 09:55:03 +0000 (09:55 +0000)
commit023b9ce60553db4d6f6c4e1ae2e7251791f504af
tree538828bb1ed9148380f0edaa678e69097d6e70d6
parent16e4439051b67d4ba133903b9d1fd8971baa4d1c
move diag module outside of kernel directory

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1968 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
target/linux/Config.in
target/linux/control/kmod-diag.control [deleted file]
target/linux/linux-2.4/README
target/linux/linux-2.4/broadcom.mk
target/linux/linux-2.4/patches/brcm/004-diag_led.patch [deleted file]
target/linux/linux-2.6/broadcom.mk
target/linux/linux-2.6/patches/brcm/002-diag_led.patch [deleted file]
target/linux/package/Config.in
target/linux/package/Makefile
target/linux/package/diag/Config.in [new file with mode: 0644]
target/linux/package/diag/Makefile [new file with mode: 0644]
target/linux/package/diag/diag_led.c [new file with mode: 0644]
target/linux/package/diag/ipkg/kmod-diag.control [new file with mode: 0644]