]> git.sur5r.net Git - u-boot/blobdiff - board/versatile/split_by_variant.sh
ppc44x: Unification of virtex5 pp440 boards
[u-boot] / board / versatile / split_by_variant.sh
index 25461c2c01ff1a74c324ef7dff308024ad068684..ccded7e8cfc88c75853ca5eda2feeeb9d8bff572 100755 (executable)
@@ -8,7 +8,7 @@
 
 mkdir -p ${obj}include
 variant=PB926EJ-S
-if [ "$1" == "" ]
+if [ "$1" = "" ]
 then
        echo "$0:: No parameters - using versatilepb_config"
        echo "#define CONFIG_ARCH_VERSATILE_PB" > ${obj}include/config.h