summaryrefslogtreecommitdiffstats
path: root/sys/boot/powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/powerpc')
-rw-r--r--sys/boot/powerpc/loader/Makefile3
-rw-r--r--sys/boot/powerpc/ofw/Makefile3
2 files changed, 0 insertions, 6 deletions
diff --git a/sys/boot/powerpc/loader/Makefile b/sys/boot/powerpc/loader/Makefile
index 591aa09..f962170 100644
--- a/sys/boot/powerpc/loader/Makefile
+++ b/sys/boot/powerpc/loader/Makefile
@@ -64,9 +64,6 @@ CFLAGS+= -I${.CURDIR}/../../../../lib/libstand/
# OpenFirmware is expecting ELF components
CFLAGS+= -elf
-# New linker set code
-#CFLAGS+= -DNEW_LINKER_SET
-
# Debug me!
CFLAGS+= -g
LDFLAGS+= -g
diff --git a/sys/boot/powerpc/ofw/Makefile b/sys/boot/powerpc/ofw/Makefile
index 591aa09..f962170 100644
--- a/sys/boot/powerpc/ofw/Makefile
+++ b/sys/boot/powerpc/ofw/Makefile
@@ -64,9 +64,6 @@ CFLAGS+= -I${.CURDIR}/../../../../lib/libstand/
# OpenFirmware is expecting ELF components
CFLAGS+= -elf
-# New linker set code
-#CFLAGS+= -DNEW_LINKER_SET
-
# Debug me!
CFLAGS+= -g
LDFLAGS+= -g
OpenPOWER on IntegriCloud