diff options
Diffstat (limited to 'target/linux/realtek/files/arch/rlx/pci/Makefile')
-rw-r--r-- | target/linux/realtek/files/arch/rlx/pci/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/realtek/files/arch/rlx/pci/Makefile b/target/linux/realtek/files/arch/rlx/pci/Makefile new file mode 100644 index 000000000..d9e12eac9 --- /dev/null +++ b/target/linux/realtek/files/arch/rlx/pci/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the PCI specific kernel interface routines under Linux. +# + +obj-$(CONFIG_PCI) += pci.o |