]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
Still set LDFLAGS_BAKE here until Makefile.app-tools is fixed.
authorAntti Kantee <pooka@iki.fi>
Thu, 15 Oct 2015 20:15:01 +0000 (20:15 +0000)
committerAntti Kantee <pooka@iki.fi>
Thu, 15 Oct 2015 20:15:01 +0000 (20:15 +0000)
platform/hw/arch/amd64/Makefile.inc

index c7bcb0471b8b3b45e1fd1a497d8b8f2e28ae3bd1..79ecd42923474769e15b01777f7b8b5179cda2c1 100644 (file)
@@ -10,6 +10,8 @@ OBJS_BMK+=      arch/x86/hypervisor.o
 
 CFLAGS+=       -mno-sse -mno-mmx
 
+LDFLAGS_BAKE+= -z max-page-size=0x1000
+
 # squash all interrupts to a single level to
 # avoid having to figure out routing
 CFLAGS+=       -DBMK_SCREW_INTERRUPT_ROUTING