obj-m += tcp_const.o

all:
	make -C /lib/modules/`uname -r`/build M=`pwd` modules

