aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-03-29 19:23:59 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-03-29 19:23:59 +0000
commit5c4532ee7894277d8d54db108e891c4204d15f1d (patch)
treee986f88f2ac6e45a4548aaf2e6c62e95842d25d1 /Makefile.target
parent02c7c992f0036bca8f1256e8a1f0d80a81e173f0 (diff)
Compile openpic only once
Replace TARGET_PAGE_SIZE with 4096. Make byte swapping unconditional since PPC is big endian. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.target b/Makefile.target
index ee2cff06c..5ed20ec46 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -191,7 +191,7 @@ obj-i386-y += debugcon.o multiboot.o
# shared objects
obj-ppc-y = ppc.o
-obj-ppc-y += vga.o dma.o openpic.o
+obj-ppc-y += vga.o dma.o
# PREP target
obj-ppc-y += pckbd.o i8259.o mc146818rtc.o
obj-ppc-y += prep_pci.o ppc_prep.o