mirror of
https://github.com/torvalds/linux.git
synced 2025-11-04 18:49:34 +02:00
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>
1 line
29 B
Makefile
1 line
29 B
Makefile
obj-$(CONFIG_ECHO) += echo.o
|