EXTRA_CFLAGS := -I$(src)/../include
obj-m := lhxen.o
lhxen-objs := hxen_mod.o
lhxen-objs += $(BASEDIR)/../common/libelf/libelf-loader.o
lhxen-objs += $(BASEDIR)/../common/libelf/libelf-relocate.o
lhxen-objs += $(BASEDIR)/../common/libelf/libelf-tools.o
