#
# Kerrighed's Global Network Services
#

obj-y := net.o
obj-$(CONFIG_KRG_CLUSTERIP) += krg_clusterip.o

EXTRA_CFLAGS += -Wall -Werror
