Lines Matching full:test
45 "if test ${ip_dyn} = yes; then " \
81 "if test ${ip_dyn} = yes; then " \
105 "if test ${boot_fdt} = yes || test ${boot_fdt} = try; then " \
109 "if test ${boot_fdt} = try; then " \
123 "if test ${ip_dyn} = yes; then " \
129 "if test ${boot_fdt} = yes || test ${boot_fdt} = try; then " \
133 "if test ${boot_fdt} = try; then " \
143 "if test $fdt_file = undefined; then " \
144 "if test $board_name = SABREAUTO && test $board_rev = MX6QP; then " \
146 "if test $board_name = SABREAUTO && test $board_rev = MX6Q; then " \
148 "if test $board_name = SABREAUTO && test $board_rev = MX6DL; then " \
150 "if test $board_name = SABRESD && test $board_rev = MX6QP; then " \
152 "if test $board_name = SABRESD && test $board_rev = MX6Q; then " \
154 "if test $board_name = SABRESD && test $board_rev = MX6DL; then " \
156 "if test $fdt_file = undefined; then " \