diff options
Diffstat (limited to 'drivers/misc/echo/Makefile')
-rw-r--r-- | drivers/misc/echo/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/misc/echo/Makefile b/drivers/misc/echo/Makefile deleted file mode 100644 index 5b97467ffb7d..000000000000 --- a/drivers/misc/echo/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0-only -obj-$(CONFIG_ECHO) += echo.o |