diff options
Diffstat (limited to 'src/mainboard/google/foster/Makefile.inc')
-rw-r--r-- | src/mainboard/google/foster/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/foster/Makefile.inc b/src/mainboard/google/foster/Makefile.inc index 7b2329ea60..51208c7f12 100644 --- a/src/mainboard/google/foster/Makefile.inc +++ b/src/mainboard/google/foster/Makefile.inc @@ -32,7 +32,6 @@ bootblock-y += bootblock.c bootblock-y += pmic.c bootblock-y += reset.c -verstage-y += verstage.c verstage-y += chromeos.c verstage-y += reset.c |