summaryrefslogtreecommitdiffstats
path: root/src/roms/openbios/arch/unix/plugins/plugin_pci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/roms/openbios/arch/unix/plugins/plugin_pci/Makefile')
-rw-r--r--src/roms/openbios/arch/unix/plugins/plugin_pci/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/roms/openbios/arch/unix/plugins/plugin_pci/Makefile b/src/roms/openbios/arch/unix/plugins/plugin_pci/Makefile
new file mode 100644
index 0000000..e46a6cd
--- /dev/null
+++ b/src/roms/openbios/arch/unix/plugins/plugin_pci/Makefile
@@ -0,0 +1,7 @@
+
+include ../../../../config/Makefile.top
+
+PLUGINS = plugin_pci.so
+
+include ../Rules.plugin
+include $(rules)/Rules.make
OpenPOWER on IntegriCloud