move source files to src/ and let the kernel tree build the module.
authorNicolas Thill <nico@openwrt.org>
Sun, 18 Jun 2006 13:04:58 +0000 (13:04 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 18 Jun 2006 13:04:58 +0000 (13:04 +0000)
commit92d8adc75d1e9f04f9dde8eb17520ace27d384f6
tree529d728be361cd59f77b2bf6a6e71da21cedb0ed
parentf4b5800480aa3d75594bb936b6bbba4778537ea2
move source files to src/ and let the kernel tree build the module.

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3981 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/diag/Makefile
package/diag/diag_led.c [deleted file]
package/diag/src/Makefile [new file with mode: 0644]
package/diag/src/diag.c [new file with mode: 0644]