Missing parts of previous commit

This commit is contained in:
Vladimir Serbinenko 2017-05-09 09:02:15 +02:00 committed by Vincent Batts
parent 366dee1f7f
commit 4ff15188e3
2 changed files with 3 additions and 0 deletions

View file

@ -163,6 +163,8 @@ kernel = {
arm_coreboot = bus/fdt.c;
arm_coreboot = term/ps2.c;
arm_coreboot = term/arm/pl050.c;
arm_coreboot = term/arm/cros.c;
arm_coreboot = term/arm/cros_ec.c;
arm_coreboot = bus/spi/rk3288_spi.c;
arm_coreboot = commands/keylayouts.c;
arm_coreboot = kern/arm/coreboot/dma.c;