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

SVN-Revision: 1968
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]