diff options
Diffstat (limited to 'target/linux/realtek/files-5.10/arch/mips/rtl838x/Makefile')
-rw-r--r-- | target/linux/realtek/files-5.10/arch/mips/rtl838x/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/realtek/files-5.10/arch/mips/rtl838x/Makefile b/target/linux/realtek/files-5.10/arch/mips/rtl838x/Makefile new file mode 100644 index 0000000000..8212dc3f48 --- /dev/null +++ b/target/linux/realtek/files-5.10/arch/mips/rtl838x/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the rtl838x specific parts of the kernel +# + +obj-y := setup.o prom.o irq.o |