repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drivers/wifi: Remove unnecessary data structure copy
[coreboot2.git]
/
src
/
northbridge
/
amd
/
pi
/
Makefile.mk
blob
f73b0d5d5a29ec5f79ab01b837a876dbae3a594c
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
ifeq
($(
CONFIG_NORTHBRIDGE_AMD_PI
),
y
)
4
5
subdirs-
$(
CONFIG_NORTHBRIDGE_AMD_PI_00730F01
) +=
00730
F01
6
7
endif