From eab60522225277b06ab992f1305e24e9966ea7bb Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 7 Nov 2010 16:04:13 +0000 Subject: [PATCH] layout/Makefile: include loc labels and dists on physpages --- layout/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/Makefile b/layout/Makefile index 07cc6bc..b9385ff 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -11,7 +11,7 @@ LAYOUTOPTS_ALL= -ep=*Cm LAYOUTOPTS= -E=*$(E_TRACK) $(LAYOUTOPTS_ALL) LAYOUTOPTS_PHYS= -S1.0 $(LAYOUTOPTS) '-e*A' LAYOUTOPTS_PS= -e'[sp]=*rm' -e'p=5C' $(LAYOUTOPTS_COLOUR) -XLAYOUTOPTS_LAYER= -e'=5AN' -E'*~=5rsm' -e'p~=5r' -e'*~=9C' -e'*=*l' \ +XLAYOUTOPTS_LAYER= -e'=5AND' -E'*~=5rsml' -e'p~=5r' -e'*~=9C' \ $(LAYOUTOPTS_PS) LAYOUTOPTS_COLOUR= -CA=\#f00 -CC=\#dd0 -CrpLD=\#00f -Ci=\#c0c -- 2.30.2