- default to the socknal in the ping server
--- /dev/null
+# Copyright (C) 2001 Cluster File Systems, Inc.
+#
+# This code is issued under the GNU General Public License.
+# See the file COPYING in this distribution
+
+include $(obj)/../Kernelenv
+
+obj-y += ping_cli.o
+obj-y += ping_srv.o
--- /dev/null
+# Copyright (C) 2001 Cluster File Systems, Inc.
+#
+# This code is issued under the GNU General Public License.
+# See the file COPYING in this distribution
+
+include $(obj)/../Kernelenv
+
+obj-y += ping_cli.o
+obj-y += ping_srv.o