repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/ast: Only warn about unsupported TX chips on Gen4 and later
[drm/drm-misc.git]
/
arch
/
xtensa
/
platforms
/
Makefile
blob
e2e7e0726979cef8b64c54ba61b285129725f86e
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_XTENSA_PLATFORM_XT2000
) +=
xt2000
/
3
obj-
$(
CONFIG_XTENSA_PLATFORM_ISS
) +=
iss
/
4
obj-
$(
CONFIG_XTENSA_PLATFORM_XTFPGA
) +=
xtfpga
/