diff options
Diffstat (limited to 'src/makefile')
| -rw-r--r-- | src/makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/makefile b/src/makefile index 2c4cb163c..ef0520df8 100644 --- a/src/makefile +++ b/src/makefile @@ -67,6 +67,8 @@ BOOTLDR_OBJECTS += bootloader.o BOOTLDR_OBJECTS += bl_pnorAccess.o BOOTLDR_OBJECTS += bl_pnor_utils.o BOOTLDR_OBJECTS += bl_pnor_ecc.o +BOOTLDR_OBJECTS += bl_terminate.o +BOOTLDR_OBJECTS += forceattn_p8.o DIRECT_BOOT_OBJECTS += start.o DIRECT_BOOT_OBJECTS += kernel.o |

