diff options
Diffstat (limited to 'target/linux/realtek/files/arch/rlx/fw/lib/Makefile')
-rw-r--r-- | target/linux/realtek/files/arch/rlx/fw/lib/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/realtek/files/arch/rlx/fw/lib/Makefile b/target/linux/realtek/files/arch/rlx/fw/lib/Makefile new file mode 100644 index 000000000..84befc968 --- /dev/null +++ b/target/linux/realtek/files/arch/rlx/fw/lib/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for generic prom monitor library routines under Linux. +# + +lib-$(CONFIG_64BIT) += call_o32.o |