diff options
| author | Terry J. Opie <opiet@us.ibm.com> | 2011-10-27 12:48:46 -0500 |
|---|---|---|
| committer | Terry J. Opie <opiet@us.ibm.com> | 2011-12-01 15:47:22 -0600 |
| commit | dddd1ef3658b3a3a846ec64c3e6ba9ba1f7b746e (patch) | |
| tree | 3cad9b232c35e09596f862fc301788a7a4b71339 /src/makefile | |
| parent | 4a353d7840f632640e78cafc7052e2e5a99ad564 (diff) | |
| download | talos-hostboot-dddd1ef3658b3a3a846ec64c3e6ba9ba1f7b746e.tar.gz talos-hostboot-dddd1ef3658b3a3a846ec64c3e6ba9ba1f7b746e.zip | |
I2C Bad Machine Path and Cxx Testcases as well as the EEPROM device driver.
Change-Id: Ia89d3aecb3192a2f99ef9fbb5abe0ce1d528a481
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/506
Tested-by: Jenkins Server
Reviewed-by: Terry J. Opie <opiet@us.ibm.com>
Diffstat (limited to 'src/makefile')
| -rw-r--r-- | src/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile index 322496a98..28e426357 100644 --- a/src/makefile +++ b/src/makefile @@ -45,7 +45,7 @@ DIRECT_BOOT_OBJECTS = start.o kernel.o taskmgr.o cpumgr.o syscall.o \ RUNTIME_OBJECTS = BASE_MODULES = trace errl devicefw scom xscom initservice taskargs \ - pnor i2c vfs + pnor vfs i2c EXTENDED_MODULES = targeting ecmddatabuffer fapi hwp plat \ extinitsvc istepdisp hwas fsi fsiscom |

