aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/conf/AP143
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/conf/AP143')
-rw-r--r--sys/mips/conf/AP1436
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/mips/conf/AP143 b/sys/mips/conf/AP143
index 7cf72b86419e..021d9722c898 100644
--- a/sys/mips/conf/AP143
+++ b/sys/mips/conf/AP143
@@ -43,11 +43,11 @@ device arswitch
options AR71XX_ENV_UBOOT
# uzip - to boot natively from flash
-device geom_uncompress
-options GEOM_UNCOMPRESS
+device geom_uzip
+options GEOM_UZIP
# Used for the static uboot partition map
device geom_map
# Boot off of the rootfs, as defined in the geom_map setup.
-options ROOTDEVNAME=\"ufs:map/rootfs.uncompress\"
+options ROOTDEVNAME=\"ufs:map/rootfs.uzip\"