diff options
Diffstat (limited to 'drivers/fastboot/Makefile')
-rw-r--r-- | drivers/fastboot/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/fastboot/Makefile b/drivers/fastboot/Makefile deleted file mode 100644 index 251120d..0000000 --- a/drivers/fastboot/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# (C) Copyright 2000-2007 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-$(CONFIG_FASTBOOT) += fastboot.o |