Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
[pandora-kernel.git] / scripts / config
index 68b9761..db6084b 100755 (executable)
@@ -60,6 +60,10 @@ else
        FN=.config
 fi
 
+if [ "$1" = "" ] ; then
+       usage
+fi
+
 while [ "$1" != "" ] ; do
        CMD="$1"
        shift