Print this page
Bring back LX zones.

*** 19,32 **** --- 19,36 ---- # CDDL HEADER END # # # Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved. # + #ident "%Z%%M% %I% %E% SMI" LINK_OBJS_i386 = \ misc_link_i386.o \ + lx_link_i386.o \ xen_link.o + lx_link_i386.o lx_link_i386.po lx_link_i386.ln := CPPFLAGS += -I$(UTSBASE)/common/brand/lx + xen_link.o xen_link.ln xen_link.po := CPPFLAGS += -I$(UTSBASE)/i86xpv include ../Makefile.com