From 19b2fa16137b10e1c34b71bec450a36eee1a0545 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Thu, 17 May 2012 09:12:42 -0500 Subject: Initial attention handler support. RTC: 40764 Change-Id: Ic5b5b3e80915cb4f0ee543baa6fe4abc51e07ad2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1079 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III --- src/makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/makefile') diff --git a/src/makefile b/src/makefile index 5ea9cb97d..4a59af354 100644 --- a/src/makefile +++ b/src/makefile @@ -60,7 +60,8 @@ EXTENDED_MODULES = targeting ecmddatabuffer fapi hwp plat \ activate_powerbus build_winkle_images \ core_activate dram_initialization edi_ei_initialization \ establish_system_smp load_payload \ - nest_chiplets start_payload thread_activate slave_sbe + nest_chiplets start_payload thread_activate slave_sbe \ + attn DIRECT_BOOT_MODULES = example RUNTIME_MODULES = @@ -69,7 +70,7 @@ TESTCASE_MODULES = cxxtest testerrl testdevicefw testsyslib \ testscom testxscom testtargeting testinitservice testkernel \ testhwpf testecmddatabuffer initsvctesttask testcxxtest \ testpnor testi2c testfsi testvfs testhwas testintr testspd \ - testpore testutil testmbox testmdia testmvpd testprdf + testpore testutil testmbox testmdia testmvpd testprdf testattn RELOCATABLE_IMAGE_LDFLAGS = -pie --export-dynamic -- cgit v1.2.3