summaryrefslogtreecommitdiff
path: root/apps/plugins/doom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/doom/Makefile')
-rw-r--r--apps/plugins/doom/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/plugins/doom/Makefile b/apps/plugins/doom/Makefile
index c45ffe7..ea56441 100644
--- a/apps/plugins/doom/Makefile
+++ b/apps/plugins/doom/Makefile
@@ -3,7 +3,10 @@
# $Id$
#
# $Log$
-# Revision 1.1 2006/03/28 15:44:01 dave
+# Revision 1.2 2006/03/29 21:16:45 kkurbjun
+# Use rockbox endian defines
+#
+# Revision 1.1 2006-03-28 15:44:01 dave
# Patch #2969 - Doom! Currently only working on the H300.
#
#
@@ -22,10 +25,6 @@ ifneq (,$(strip $(foreach tgt,IPOD_NANO IPOD_COLOR IPOD_VIDEO,$(findstring $(tgt
ifndef SIMVER
CFLAGS += -mstructure-size-boundary=8
endif
-else
-ifndef SIMVER
- CFLAGS += -D__BIG_ENDIAN__
-endif
endif
LINKFILE := $(OBJDIR)/link.lds