summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/platformconfig
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2021-03-11 23:48:09 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-03-15 09:45:00 +0100
commitacc639e42baf6c499f1249f0b6d34e3aab62b7ed (patch)
treeb5e1f731ab37c87ea17994a275cf7c43db4966a0 /configs/platform-v7a/platformconfig
parent4953d65d1d3444ccfdc2179014575aa223c3ea60 (diff)
downloadDistroKit-acc639e42baf6c499f1249f0b6d34e3aab62b7ed.tar.gz
DistroKit-acc639e42baf6c499f1249f0b6d34e3aab62b7ed.tar.xz
platform-v7a: enable GCC_PLUGINS
PTXdist 2021.03.0 has a bug: without this, the v7a platform cannot be built. This basically reverts 510c23705bc999bda9d0b040418dfebe94fc9c68. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/platformconfig')
-rw-r--r--configs/platform-v7a/platformconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index a42e598..98bb638 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -135,7 +135,7 @@ PTXCONF_KERNEL_LZOP=y
# PTXCONF_KERNEL_LZ4 is not set
# PTXCONF_KERNEL_OPENSSL is not set
# PTXCONF_KERNEL_LIBELF is not set
-# PTXCONF_KERNEL_GCC_PLUGINS is not set
+PTXCONF_KERNEL_GCC_PLUGINS=y
PTXCONF_KERNEL_CONFIG_BASE_VERSION=y
#