toolchain modoifications
[hdw-linux/hdw-linux.git] / packages / base / udev / udev
index 1bc0fa1..ea34f43 100644 (file)
@@ -14,7 +14,7 @@ make_conf="udevdir=/dev EXTRAS=$extras $make_conf"
 install_conf="udevdir=/dev EXTRAS=$extras"
 
 u_root=$root
-[ "$hdw_status" = "1" ] && u_root=/${s1_prefix}
+[ "$hdw_status" = "1" ] && u_root=/${tc_name}
 
 if [ "$hdw_status" = "1" ] ; then
        make_conf="prefix=$prefix etcdir=$prefix/etc $make_conf"