[PATCH] riscv: kernel: Drop unused clean rule

Palmer Dabbelt palmer at dabbelt.com
Thu Dec 10 20:43:43 EST 2020


On Sat, 21 Nov 2020 02:15:19 PST (-0800), wangkefeng.wang at huawei.com wrote:
> Signed-off-by: Kefeng Wang <wangkefeng.wang at huawei.com>
> ---
>  arch/riscv/kernel/Makefile | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/arch/riscv/kernel/Makefile b/arch/riscv/kernel/Makefile
> index fa896c5f7ccb..f6caf4d9ca15 100644
> --- a/arch/riscv/kernel/Makefile
> +++ b/arch/riscv/kernel/Makefile
> @@ -56,5 +56,3 @@ obj-$(CONFIG_KGDB)		+= kgdb.o
>  obj-$(CONFIG_JUMP_LABEL)	+= jump_label.o
>
>  obj-$(CONFIG_EFI)		+= efi.o
> -
> -clean:

Thanks, this is on for-next.



More information about the linux-riscv mailing list