summaryrefslogtreecommitdiffstats
path: root/src/boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot')
-rw-r--r--src/boot/bootfiles.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/boot/bootfiles.mk b/src/boot/bootfiles.mk
index 238944d8..4d080f65 100644
--- a/src/boot/bootfiles.mk
+++ b/src/boot/bootfiles.mk
@@ -22,12 +22,6 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
-ifdef PIBMEM_REPAIR_SCOM_P9
-BOOTTOP-S-SOURCES += pibmem_repair/scom_repair_p9/pibmem_repair.S
-endif
-ifdef PIBMEM_REPAIR_SCOM_AXONE
-BOOTTOP-S-SOURCES += pibmem_repair/scom_repair_axone/pibmem_repair.S
-endif
BOOTTOP-S-SOURCES += loader_l1.S
BOOT_OBJECTS += $(BOOTTOP-C-SOURCES:.c=.o) $(BOOTTOP-S-SOURCES:.S=.o)
OpenPOWER on IntegriCloud