diff options
Diffstat (limited to 'ppc_config.mk')
-rw-r--r-- | ppc_config.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ppc_config.mk b/ppc_config.mk index c95b3b1..d91ef7f 100644 --- a/ppc_config.mk +++ b/ppc_config.mk @@ -21,6 +21,8 @@ # MA 02111-1307 USA # +CROSS_COMPILE ?= ppc_8xx- + PLATFORM_CPPFLAGS += -DCONFIG_PPC -D__powerpc__ PLATFORM_LDFLAGS += -n |