mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
driver: Makefile: build dbg subdirectories depend on config option
This commit is contained in:
parent
c30d0f1f22
commit
af54fe0e76
|
|
@ -129,4 +129,4 @@ obj-$(CONFIG_CMMB) += cmmb/
|
|||
obj-$(CONFIG_TEST_CODE) += testcode/
|
||||
obj-y += smc/
|
||||
obj-y += cir/
|
||||
obj-y += dbg/
|
||||
obj-$(CONFIG_ARCH_RK29) += dbg/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user