~ubuntu-branches/ubuntu/trusty/grub2/trusty-updates

« back to all changes in this revision

Viewing changes to conf/mips-qemu-mips.rmk

Tags: upstream-1.99~20101122
ImportĀ upstreamĀ versionĀ 1.99~20101122

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# -*- makefile -*-
2
 
LINK_BASE = 0x80010000
3
 
target_machine=qemu-mips
4
 
COMMON_CFLAGS += -march=mips3
5
 
COMMON_ASFLAGS += -march=mips3
6
 
include $(srcdir)/conf/mips.mk