summaryrefslogtreecommitdiffstats
path: root/package/p54/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/p54/src/Makefile')
-rw-r--r--package/p54/src/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/p54/src/Makefile b/package/p54/src/Makefile
new file mode 100644
index 000000000..fa52eeca3
--- /dev/null
+++ b/package/p54/src/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_P54_COMMON) += p54common.o
+obj-$(CONFIG_P54_USB) += p54usb.o
+obj-$(CONFIG_P54_PCI) += p54pci.o