diff options
Diffstat (limited to 'drivers/Makefile')
-rw-r--r-- | drivers/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/Makefile b/drivers/Makefile index 2350a9a..5ef58c0 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -23,4 +23,3 @@ obj-y += input/ # SOC specific infrastructure drivers. obj-y += soc/ obj-y += thermal/ -obj-y += fastboot/ |