mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-08 09:41:33 +00: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>
2 lines
29 B
Makefile
2 lines
29 B
Makefile
obj-$(CONFIG_ECHO) += echo.o
|