]> Git Repo - linux.git/commitdiff
riscv: kernel: Drop unused clean rule
authorKefeng Wang <[email protected]>
Sat, 21 Nov 2020 10:15:19 +0000 (18:15 +0800)
committerPalmer Dabbelt <[email protected]>
Fri, 11 Dec 2020 01:42:34 +0000 (17:42 -0800)
Signed-off-by: Kefeng Wang <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
arch/riscv/kernel/Makefile

index fa896c5f7ccb72f46c42d7aea0c9281e915ee436..f6caf4d9ca150c7a134e4d0b964dc210bfaf6d63 100644 (file)
@@ -56,5 +56,3 @@ obj-$(CONFIG_KGDB)            += kgdb.o
 obj-$(CONFIG_JUMP_LABEL)       += jump_label.o
 
 obj-$(CONFIG_EFI)              += efi.o
-
-clean:
This page took 0.057831 seconds and 4 git commands to generate.