Linux 2.6.30-rc4
[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