mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
6e2055a9e5
The code is clean, there are users of it, so it doesn't belong in staging anymore, move it to drivers/misc/. Cc: Steve Underwood <steveu@coppice.org> Cc: David Rowe <david@rowetel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 lines
29 B
Makefile
2 lines
29 B
Makefile
obj-$(CONFIG_ECHO) += echo.o
|