summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/stand/ofwboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/macppc/stand/ofwboot/Makefile')
-rw-r--r--sys/arch/macppc/stand/ofwboot/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/macppc/stand/ofwboot/Makefile b/sys/arch/macppc/stand/ofwboot/Makefile
index 65913208e75..46b5221d160 100644
--- a/sys/arch/macppc/stand/ofwboot/Makefile
+++ b/sys/arch/macppc/stand/ofwboot/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 2003/01/31 20:06:32 drahn Exp $
+# $OpenBSD: Makefile,v 1.3 2006/12/05 20:30:27 gwk Exp $
# $NetBSD: Makefile,v 1.2 1997/04/17 07:46:24 thorpej Exp $
S= ${.CURDIR}/../../../..
@@ -25,9 +25,6 @@ ENTRY= _start
CPPFLAGS+= -I. -I${.CURDIR}/../../.. -I${.CURDIR}/../../../..
CPPFLAGS+= -DRELOC=0x${RELOC}
-CPPFLAGS+= -DFIRMWORKSBUGS
-CPPFLAGS+= -DPOWERPC_BOOT_ELF
-CPPFLAGS+= -DXCOFF_GLUE # for booting PCI Powermacs
LIBS!= cd $(.CURDIR)/$(R); $(MAKE) libdep