diff usr/src/Targetdirs @ 5648:161f8007cab9

6521412 PSARC 2006/525: new boot sparc 6451467 bootadm update-archive does the wrong thing if interrupted 6477079 ability to pick up post bfu binaries from bfu PATH conflicts with sane scripting
author setje
date Fri, 07 Dec 2007 16:04:33 -0800
parents cf62335046cd
children 2b4de7c11b38
line wrap: on
line diff
--- a/usr/src/Targetdirs	Fri Dec 07 15:46:44 2007 -0800
+++ b/usr/src/Targetdirs	Fri Dec 07 16:04:33 2007 -0800
@@ -48,18 +48,18 @@
 TARGETDIRS	+= $(SYMLINKS)
 
 i386_ROOT.SYS= \
-	/boot \
 	/boot/acpi \
 	/boot/acpi/tables \
 	/boot/grub \
 	/boot/grub/bin \
-	/boot/solaris \
-	/boot/solaris/bin \
 	/platform/i86pc
 
 sparc_ROOT.SYS=
 
 ROOT.SYS= \
+	/boot \
+	/boot/solaris \
+	/boot/solaris/bin \
 	$($(MACH)_ROOT.SYS) \
 	/dev \
 	/dev/dsk \