mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
3 lines
132 B
Makefile
3 lines
132 B
Makefile
obj-$(CONFIG_P54_COMMON) += p54common.o
|
|
obj-$(CONFIG_P54_USB) += p54usb.o
|
|
obj-$(CONFIG_P54_PCI) += p54pci.o
|