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