projects
/
firefly-linux-kernel-4.4.55.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm
[firefly-linux-kernel-4.4.55.git]
/
drivers
/
bcma
/
Makefile
1
bcma-y += main.o scan.o core.o
2
bcma-y += driver_chipcommon.o driver_chipcommon_pmu.o
3
bcma-y += driver_pci.o
4
bcma-$(CONFIG_BCMA_HOST_PCI) += host_pci.o
5
obj-$(CONFIG_BCMA) += bcma.o
6
7
ccflags-$(CONFIG_BCMA_DEBUG) := -DDEBUG