You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
obj-y += common.o
|
|
obj-$(CONFIG_DOVE_LEGACY) += irq.o mpp.o
|
|
obj-$(CONFIG_PCI) += pcie.o
|
|
obj-$(CONFIG_MACH_DOVE_DB) += dove-db-setup.o
|
|
obj-$(CONFIG_MACH_CM_A510) += cm-a510.o
|
|
|