diff options
Diffstat (limited to 'src/soc/imgtec/Makefile.inc')
-rw-r--r-- | src/soc/imgtec/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/imgtec/Makefile.inc b/src/soc/imgtec/Makefile.inc index 06ce1d29e2..60a99091a1 100644 --- a/src/soc/imgtec/Makefile.inc +++ b/src/soc/imgtec/Makefile.inc @@ -1 +1 @@ -subdirs-$(CONFIG_CPU_IMGTEC_DANUBE) += danube +subdirs-$(CONFIG_CPU_IMGTEC_PISTACHIO) += pistachio |