SUNRPC: Simplify kernel RPC service registration
[safe/jmp/linux-2.6] / 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