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)
commit3bc5abc27e8eff7843258513106edbd48cfa03ec
tree5f4a68baf984d69462b04a4a71acb3e36f723791
parentc120d77af067c8b9b9f8de48c50f0babf8b58e16
move diag module outside of kernel directory

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