From 76cb841cb886eef6b3bee341a2266c76578724ad Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 03:02:30 +0200 Subject: Adding upstream version 4.19.249. Signed-off-by: Daniel Baumann --- arch/mips/alchemy/devboards/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arch/mips/alchemy/devboards/Makefile (limited to 'arch/mips/alchemy/devboards/Makefile') diff --git a/arch/mips/alchemy/devboards/Makefile b/arch/mips/alchemy/devboards/Makefile new file mode 100644 index 000000000..9da3659a9 --- /dev/null +++ b/arch/mips/alchemy/devboards/Makefile @@ -0,0 +1,6 @@ +# +# Alchemy Develboards +# + +obj-y += bcsr.o platform.o db1000.o db1200.o db1300.o db1550.o db1xxx.o +obj-$(CONFIG_PM) += pm.o -- cgit v1.2.3